]> git.wh0rd.org - fontconfig.git/blobdiff - ChangeLog
Sun Mar 2 14:16:17 2003 Owen Taylor <otaylor@redhat.com>
[fontconfig.git] / ChangeLog
index 285c5a20c4c37fc620e1c13ecffb68a8e6bc1937..525c3cb8ff08af44c5a8f8621c8fa8998539be27 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,46 @@
+Sun Mar  2 14:16:17 2003  Owen Taylor  <otaylor@redhat.com>
+
+       + fontconfig.spec.in: Improvements from Red Hat spec file.
+
+       + {fc-lang,fc-cache,fc-list}/Makefile.am: Add man pages.
+
+       + docs/*.sgml: SGML fixes.
+
+Sat Mar  1 17:28:53 PST 2003   keithp
+       + Ok, so the ChangeLog is a bit out of date
+
+       + Lots of bugs fixed; most are in bugzilla, the
+         biggest problems were in cache management where
+         Owen discovered the library would lose badly when
+         combining fonts-cache and ~/.fonts-cache data
+
+       + Converted from autoconf to automake.  This after
+         getting patches accepted into libtool to allow
+         the '-version-number' argument which lets
+         packages set version numbers explicitly rather
+         than the roundabout libtool way
+
+       + Converted documentation to SGML using the docbook
+         DTD.  Now .txt and .html documents are installed
+         in /usr/share/doc/fontconfig and there's no
+         man page.  Perhaps a man version can be written
+         at some point.
+
+Sat Aug 31 15:21:22 PDT 2002   keithp
+       + Xrender and Xft had several bugs related to
+         rendering manually placed or poly-face text
+
+       + Added more complete memory tracing in fontconfig
+         Checked with (patched) mozilla and found no leaks
+
+       + Updated Latin orthographies by comparing those from
+         evertype.com with those from eki.ee.  Tried to make
+         sensible choices, including chars that occured in both
+         and leaving some optional chars out that occured only
+         in one.
+
 Mon Aug 26 16:33:04 PDT 2002   keithp
-       + Owen discovered that FcLangSetHasLang wasn't actuall
+       + Owen discovered that FcLangSetHasLang wasn't actually
          checking the language set.
 
 Mon Aug 26 13:37:23 PDT 2002   keithp