diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 998434080f7..0995e0907f6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-05-14 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xfaces.c (split_font_name): Handle matrix transformations | ||
| 4 | in the pixel and point size fields of XLFD font names. | ||
| 5 | (xlfd_point_size): Likewise. | ||
| 6 | |||
| 1 | 2001-05-12 Eli Zaretskii <eliz@is.elta.co.il> | 7 | 2001-05-12 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 8 | ||
| 3 | * w32fns.c (w32_to_x_font): Change prototype to fit the | 9 | * w32fns.c (w32_to_x_font): Change prototype to fit the |