Commit c1d2257e46f425e7ab030caab02329e157f2eb25

Werner Lemberg 2007-05-19T07:24:55

Updated.

diff --git a/docs/CHANGES b/docs/CHANGES
index 2ac4e65..6e0a58f 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -1,7 +1,20 @@
 
 CHANGES BETWEEN 2.3.5 and 2.3.4
 
-  I. MISCELLANEOUS
+  I. IMPORTANT BUG FIXES
+
+    - Some subglyphs in TrueType fonts were handled incorrectly due to
+      a missing graphics state reinitialization.
+
+
+  II. IMPORTANT CHANGES
+
+    - A new API  `FT_Get_CMap_Format)' has been  added to get the cmap
+      format of  a TrueType  font.   This  is useful  in handling  PDF
+      files.  The code has been contributed by Derek Clegg.
+
+
+  III. MISCELLANEOUS
 
     - Vincent Richomme contributed Visual C++ project files for Pocket
       PCs.