summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
authorSven Neumann <sven@gimp.org>2001-10-03 18:28:02 +0000
committerSven Neumann <neo@src.gnome.org>2001-10-03 18:28:02 +0000
commitfcb2ec7803e96f6dc0f859cebc004dcc75584c89 (patch)
treebb75c469c3c71d22580e71a41df6fc8372da7c9c /ChangeLog.pre-1-10
parent5c3dee45a584a81d800ffc8291b9169af6d790c0 (diff)
downloadpango-fcb2ec7803e96f6dc0f859cebc004dcc75584c89.tar.gz
don't include family name if PANGO_FONT_MASK_FAMILY is not set.
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.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-108
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 55a9d76b..5123fde2 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -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: