diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |