]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
Update date to real 2.3.2 release date. Fix change attributions
[fontconfig.git] / ChangeLog
index fbec32ec3ca1ab3330f0a531aae92a98b8d5d051..4d7324ccf259990a08fc5849e1c9c0c421c9a018 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,61 @@
+2005-04-27  Keith Packard  <keithp@keithp.com>
+
+       * README:
+       * debian/changelog:
+       Update date to real 2.3.2 release date.
+       Fix change attributions
+       
+2005-04-27  Keith Packard  <keithp@keithp.com>
+
+       * configure.in:
+       Bump so revision for 2.3.2
+       * fc-cache/fc-cache.c: (scanDirs):
+       Fix a few minor leaks in error cases.
+
+2005-04-23  Keith Packard  <keithp@keithp.com>
+
+       * README:
+       * configure.in:
+       * debian/changelog:
+       * fontconfig/fontconfig.h:
+       Update for version 2.3.2
+
+2005-04-21  Keith Packard  <keithp@keithp.com>
+
+       * debian/fontconfig.postinst:
+       Don't force bitmap font enable in default
+       configuration; allows users to override this in
+       ~/.fonts.conf
+       * debian/po/cs.po:
+       * debian/po/da.po:
+       * debian/po/de.po:
+       * debian/po/es.po:
+       * debian/po/fr.po:
+       * debian/po/ja.po:
+       * debian/po/nl.po:
+       * debian/po/pt.po:
+       * debian/po/pt_BR.po:
+       * debian/po/templates.pot:
+       * debian/po/tr.po:
+       * debian/po/zh_CN.po:
+       Updated translations
+       
+       * fc-cache/fc-cache.c: (main):
+       Destroy font configuration on exit to help valgrind
+       
+       * fonts.conf.in:
+       * src/fcfreetype.c: (FcSfntNameTranscode), (FcFreeTypeCharIndex),
+       (FcFreeTypeCheckGlyph):
+       Use own transcoding routines in preference to iconv
+       which appears to have leaks in some translators.
+       Call iconv_close after using iconv (oops).
+       
+       Prefer unicode encoding of Euro char as some
+       fonts mis-encode Euro in other ones.
+
+       Must fetch bitmap glyphs to get width values
+       to check for monospace/dual-width fonts.
+
 2005-04-13  Ross Burton  <ross@burtonini.com>
 
        * src/fcpat.c: