Commit 072f7f89d3e6e3391cb2627cfceb3068a29c13cc

David Turner 2002-10-05T15:00:36

* docs/CHANGES: updating

diff --git a/ChangeLog b/ChangeLog
index 222cd72..36585b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,8 @@
         of the sub-table. This allows fonts like "mg______.ttf" (i.e.
         Marriage) to return accurate charmaps.
 
+        * docs/CHANGES: updating
+
 2002-10-05  Werner Lemberg  <wl@gnu.org>
 
 	* src/smooth/ftgrays.c (SUBPIXELS): Add cast to `TPos'.
diff --git a/docs/CHANGES b/docs/CHANGES
index 39221ed..a91ff04 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -72,6 +72,10 @@ LATEST CHANGES BETWEEN 2.1.3 and 2.1.2
       has been updated to support LCD-optimized display on non-paletted
       displays (under Win32 and X11)
 
+    - the PFR driver now supports embedded bitmaps (all formats supported)
+
+    - the TrueType charmap loader now supports certain "broken" fonts that
+      load under Windows without problems.
 
     - The cache API has been slightly modified (it's still a beta!):