diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0995e0907f6..3f6bf99a6a2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-05-14 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-05-14 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xfaces.c (split_font_name): Make sure to leave the loop | ||
| 4 | with the right value of `i'. | ||
| 5 | |||
| 3 | * xfaces.c (split_font_name): Handle matrix transformations | 6 | * xfaces.c (split_font_name): Handle matrix transformations |
| 4 | in the pixel and point size fields of XLFD font names. | 7 | in the pixel and point size fields of XLFD font names. |
| 5 | (xlfd_point_size): Likewise. | 8 | (xlfd_point_size): Likewise. |