Commit 490503acf54167ce001c9ad604693e9601ac9025

David Turner 2007-01-11T15:29:41

small doc update

diff --git a/ChangeLog b/ChangeLog
index 7f55aed..1527a01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-01-11  David Turner  <david@freetype.org>
 
+	* docs/CHANGES: small update
+
 	* builds/unix/configure.ac: updating libtool version number to 9.11.3
 
 	* src/base/ftobjs.c (IsMacResource): fixed a small bug that caused a
diff --git a/docs/CHANGES b/docs/CHANGES
index 5d3037e..46bb3ab 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -127,6 +127,8 @@ CHANGES BETWEEN 2.2.2 and 2.2.1
     - Better support for Mac  Fonts on POSIX systems, plus compilation
       fixes for PPC64.
 
+    - The TrueTypeGX validator (gxvalid) checks the order of glyph ids
+      in the kern table
 
 ======================================================================