diff options
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r-- | ChangeLog.pre-1-0 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index 36ee8a82..3acbeeb6 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,3 +1,17 @@ +2000-06-11 Elliot Lee <sopwith@redhat.com> + + * pango/fonts.c (pango_font_description_compare): g_strcasecmp returns 0 when strings are equal - negate return value. + +2000-06-09 Elliot Lee <sopwith@redhat.com> + + * pango/pango-coverage.[ch]: Return 'coverage' from pango_coverage_ref. + +2000-06-08 Elliot Lee <sopwith@redhat.com> + + * modules/Makefile.am: Add DOTMODULESDIR define to make it easier to change location of .modules files. + * pango/modules.c: Likewise. Also scan the config directory for multiple config files instead of pango.modules. + Also fclose() opened files. + Thu Jun 8 14:43:35 2000 Owen Taylor <otaylor@redhat.com> * pango/pango-modules.h: pango/Makefile.am: Add a new |