summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-05-31 16:35:31 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-05-31 16:35:31 +0000
commitf27d6c31c1a933f9b27dc21e95314ecf05786416 (patch)
treec2e49fd1ac7d34c45845682d40493f1fbc6b40de /ChangeLog.pre-1-8
parent8af46dd0b025d7c9838db2cc833f5cef504a9e24 (diff)
downloadpango-f27d6c31c1a933f9b27dc21e95314ecf05786416.tar.gz
Actually advance through list. (Problem noticed by Erwann Chenede)
Thu May 31 12:31:20 2001 Owen Taylor <otaylor@redhat.com> * pango/pangox-fontmap.c (pango_x_font_map_for_display): Actually advance through list. (Problem noticed by Erwann Chenede) * modules/Makefile.am (install-data-local): Move rule for generation of /etc/pango/pango.modules to here, since we are now built _after_ the library. (Problem noticed by KUSANO Takayuki)
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 5e3a1b7d..c969bae9 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,14 @@
+Thu May 31 12:31:20 2001 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pangox-fontmap.c (pango_x_font_map_for_display):
+ Actually advance through list. (Problem noticed
+ by Erwann Chenede)
+
+ * modules/Makefile.am (install-data-local): Move rule
+ for generation of /etc/pango/pango.modules to here,
+ since we are now built _after_ the library. (Problem
+ noticed by KUSANO Takayuki)
+
Tue May 29 18:17:11 2001 Owen Taylor <otaylor@redhat.com>
* autogen.sh (have_libtool): Fix GNU sedism