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-1021
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index e731522e..c73d01c6 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,24 @@
+2003-05-29 Tor Lillqvist <tml@iki.fi>
+
+ * acconfig.h: Add HAVE_X.
+
+ * configure.in: Set HAVE_X.
+
+ * modules/thai/thai-shaper.h: Don't include pangox.h unless
+ HAVE_X. Also leave out the PangoXSubfont field unless HAVE_X.
+
+ * modules/hangul/Makefile.am
+ * modules/indic/Makefile.am
+ * modules/thai/Makefile.am: Use -no-undefined on Windows.
+
+ * modules/thai/thai-shaper.c: Include config.h for HAVE_X.
+
+ * README.win32: Some minor edits.
+
+ * pango/pango.def: Add pango_fc_* entries.
+
+ * pango/pangoft2.def: Add some missing entries.
+
Wed May 28 17:43:16 2003 Owen Taylor <otaylor@redhat.com>
(#107630, Federic Zhang)