summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2001-09-20 12:01:52 +0000
committerJames Henstridge <jamesh@src.gnome.org>2001-09-20 12:01:52 +0000
commitdcedbae1f26c84d87c48e55bc934025bdabdea9c (patch)
treefd55753eda92bd1ed27755319b5d1dc3ebd5ca84 /ChangeLog.pre-1-8
parentac2f15f7238021cbfd2ad7b324b707bbea19e76f (diff)
downloadpango-dcedbae1f26c84d87c48e55bc934025bdabdea9c.tar.gz
fix rule so that flags get registered as flags and rather than enums
2001-09-20 James Henstridge <james@daa.com.au> * pango/Makefile.am (s-enum-types-c): fix rule so that flags get registered as flags and rather than enums (enums still get registered as enums). * pango/pango-font.h: add get_type routine to header. * pango/fonts.c (pango_font_metrics_get_type): add get_type() routine.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-811
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 75dcf64e..545d19ae 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,14 @@
+2001-09-20 James Henstridge <james@daa.com.au>
+
+ * pango/Makefile.am (s-enum-types-c): fix rule so that flags get
+ registered as flags and rather than enums (enums still get
+ registered as enums).
+
+ * pango/pango-font.h: add get_type routine to header.
+
+ * pango/fonts.c (pango_font_metrics_get_type): add get_type()
+ routine.
+
Wed Sep 19 19:28:52 2001 Owen Taylor <otaylor@redhat.com>
* pango/pango-fontmap.c: Remove pango_font_map_free_families,