diff options
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r-- | ChangeLog.pre-1-2 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index 55a9d76b..5123fde2 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,3 +1,11 @@ +2001-10-03 Sven Neumann <sven@gimp.org> + + * pango/fonts.c (pango_font_description_to_string): don't include + family name if PANGO_FONT_MASK_FAMILY is not set. + + * pango/pangoft2-fontmap.c: make it compile with DEBUGGING being + defined. + 2001-10-03 Tor Lillqvist <tml@iki.fi> Add the Win32 GDI Pango backend to autoconfiguration: |