]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
file fc-match.sgml was initially added on branch fc-2_4_branch.
[fontconfig.git] / ChangeLog
index e5b22b9cae8efe57cfc635a8edf89ef9fc7847d4..1e863868f959c472c1e88b8a835009989e30c264 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2006-03-22  Patrick Lam  <plam@mit.edu>
+       * src/fcatomic.c:
+
+       On Windows, unlink before rename.  Reported by Tim Evans.
+
+2006-03-08  Egmont Koblinger  <egmont@uhulinux.hu>
+       reviewed by: plam
+
+       * src/fcdir.c (FcDirScanConfig):
+
+       Sort directory entries while scanning them from disk;
+       prevents Heisenbugs due to file ordering in a directory.
+
+2005-12-13  Carl Worth  <cworth@cworth.org>
+       reviewed by: keithp
+
+       * conf.d/Makefile.am:
+       * conf.d/10LohitGujarati.conf: Add a configuration file that
+       disables hinting for the Lohit Gujarati font (since the hinting
+       distort some glyphs quite badly).
+
+2005-11-23  Frederic Crozat  <fcrozat@mandriva.com>:
+       reviewed by: plam
+       
+       * fc-match/fc-match.c (main):
+
+       Make getopt_long accept -s parameter to fc-match as well.
+
+2005-10-05  Christian Biesinger  <cbiesinger@web.de>
+        reviewed by: plam & keithp
+
+        * src/Makefile.am:
+
+        Use libtool -no-undefined flag on all platforms.
+
 2005-10-05  Simos Xenitellis  <simos74@gmx.net>
        reviewed by: plam & keithp