diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-05-31 16:35:31 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-05-31 16:35:31 +0000 |
commit | f27d6c31c1a933f9b27dc21e95314ecf05786416 (patch) | |
tree | c2e49fd1ac7d34c45845682d40493f1fbc6b40de /ChangeLog.pre-1-10 | |
parent | 8af46dd0b025d7c9838db2cc833f5cef504a9e24 (diff) | |
download | pango-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-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 5e3a1b7d..c969bae9 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -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 |