summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
diff options
context:
space:
mode:
authorSven Neumann <sven@gimp.org>2002-02-28 20:32:17 +0000
committerSven Neumann <neo@src.gnome.org>2002-02-28 20:32:17 +0000
commitb826d3f5673d197458d1aaad7d9cc12bf893e8f7 (patch)
tree4c4125339c5fc1f899de9bbb78496aef5fbd5faa /ChangeLog.pre-1-0
parentdf30e560061c873fb8c9266d4368716d9746c25a (diff)
downloadpango-b826d3f5673d197458d1aaad7d9cc12bf893e8f7.tar.gz
don't link libpango-ot into the module. added libpango-ot.la to
2002-02-28 Sven Neumann <sven@gimp.org> * modules/arabic/Makefile.am: don't link libpango-ot into the module. * pango/Makefile.am: added libpango-ot.la to libpangoft2_la_LIBADD. Should fix #72934, reported by Raymond Wan.
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r--ChangeLog.pre-1-08
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index 0fc9defd..d9ac36b3 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,6 +1,12 @@
2002-02-28 Sven Neumann <sven@gimp.org>
- * configure.in: align --help output.
+ * modules/arabic/Makefile.am: don't link libpango-ot into the module.
+ * pango/Makefile.am: added libpango-ot.la to libpangoft2_la_LIBADD.
+ Should fix #72934, reported by Raymond Wan.
+
+2002-02-28 Sven Neumann <sven@gimp.org>
+
+ * configure.in: beautified configure --help output.
Wed Feb 27 11:10:07 2002 Owen Taylor <otaylor@redhat.com>