]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
Added orthographies for Iranian Azerbaijani and Kurdish, and Pashto (Afghan
[fontconfig.git] / ChangeLog
index 5b0b2467427b3e113ed3f539a905ad491a81597d..a3751e94565d9ca053c2d6336af47568e48985e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,67 @@
+2004-01-03  Roozbeh Pournader  <roozbeh@sharif.edu>
+
+       * fc-lang/az_ir.orth:
+       * fc-lang/ku_ir.orth:
+       * fc-lang/ps_af.orth:
+       * fc-lang/ps_pk.orth:
+       Added orthographies for Iranian Azerbaijani and Kurdish, and Pashto
+       (Afghan and Pakistani).
+       * fc-lang/ur.orth:
+       Updated Urdu orthography with real data.
+
+2003-12-11  Carl Worth  <cworth@east.isi.edu>
+
+       * fc-list/Makefile.am (man_MANS): Move man_MANS into the 'if
+       USEDOCBOOK' block.
+
+       * fc-cache/Makefile.am (man_MANS): Move man_MANS into the 'if
+       USEDOCBOOK' block.
+       (all-local): Remove excessive whitespace.
+
+       * autogen.sh: Add 'set -e' to abort when any program fails,
+       (avoids printing of 'now type make' after configure aborts).
+
+2003-11-17   Eric Christopherson  <rakko@charter.net>
+
+       reviewed by: Keith Packard  <keithp@keithp.com>
+
+       * doc/Makefile.am:
+       * fontconfig/fcfreetype.h:
+       * src/fcfreetype.c:
+       Switch to FreeType 2.1.7 style includes.  Bug #150.
+
+2003-11-16  Noah Levitt  <nlevitt@columbia.edu>
+
+       * fc-list/fc-list.sgml: Add some example usages.
+
+2003-11-10  Roozbeh Pournader  <roozbeh@sharif.edu>
+
+       * src/fcxml.c:
+       Fixed a bug "FcStrtod" in handling some cases with two-byte decimal
+       separators.
+
+2003-10-27  Keith Packard  <keith@keithp.com>
+
+       * configure.in:
+       * fontconfig/fontconfig.h:
+       Update to version 2.2.92
+
+2003-10-27  Keith Packard  <keithp@keithp.com>
+
+       * Makefile.am:
+       * configure.in:
+       * doc/Makefile.am:
+       * fc-cache/Makefile.am:
+       * fc-glyphname/Makefile.am:
+       * fc-lang/Makefile.am:
+       * fc-list/Makefile.am:
+       * fc-match/Makefile.am:
+       * test/Makefile.am:
+       * test/run-test.sh:
+       Yet more cleanups to finish getting 'make distcheck' working
+       This has been tested to ensure that it even works from a _build
+       directory.
+
 2003-10-26  Keith Packard  <keithp@keithp.com>
 
        * configure.in: