summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-1014
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 71344f27..0a65e61e 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,17 @@
+Wed Dec 20 19:53:09 2000 Owen Taylor <otaylor@redhat.com>
+
+ * docs/Makefile.am (IGNORE_HFILES): Add opentype/.
+
+ * modules/{basic/basic,arabic/arabic}-xft.c: Include
+ pango-engine.h.
+
+ * pango/pangoxft.h: Don't include pango.h to avoid
+ getting pango-enum-types.h.
+
+ * pango/Makefile.am (pangoinclude_HEADERS): Move
+ XFT_HFILES out of pango_headers, since mkenums.pl
+ shouldn't be run on it.
+
2000-12-20 Havoc Pennington <hp@redhat.com>
* configure.in: fix freetype check a bit