summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>2000-05-01 22:09:44 +0000
committerManish Singh <yosh@src.gnome.org>2000-05-01 22:09:44 +0000
commit6a4ddbbb4fd9fd722ed61a95d0e2e71b0bbd318d (patch)
tree8c5299f2fcf8342e3b88d45921a821146dfc3f36 /ChangeLog.pre-1-0
parente8d1572afdbc2612206a1942d72fe0e4d95ec632 (diff)
downloadpango-6a4ddbbb4fd9fd722ed61a95d0e2e71b0bbd318d.tar.gz
add support for fribidi-config (needs fribidi v0.1.10 or higher). Also
* configure.in: add support for fribidi-config (needs fribidi v0.1.10 or higher). Also actually use the FOO_CONFIG variable filled by AC_PATH_PROG for --cflags and --libs. * examples/Makefile.am * pango/Makefile.am: use $(FRIBIDI_LIBS) -Yosh
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r--ChangeLog.pre-1-09
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index 47c86455..25ae885f 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,12 @@
+Mon May 1 15:04:02 PDT 2000 Manish Singh <yosh@gimp.org>
+
+ * configure.in: add support for fribidi-config (needs fribidi v0.1.10
+ or higher). Also actually use the FOO_CONFIG variable filled by
+ AC_PATH_PROG for --cflags and --libs.
+
+ * examples/Makefile.am
+ * pango/Makefile.am: use $(FRIBIDI_LIBS)
+
Mon May 1 11:58:55 2000 Owen Taylor <otaylor@redhat.com>
* modules/arabic/*: Misc bug fixes from Karl Koehler.