Commit 099489feffea909c2a36d9f02cd8a40cf9c1498b

Werner Lemberg 2014-06-10T06:51:52

Update CHANGES file.

diff --git a/docs/CHANGES b/docs/CHANGES
index 69e50b4..51b829c 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -1,3 +1,4 @@
+
 CHANGES BETWEEN 2.5.3 and 2.5.4
 
   I. IMPORTANT BUG FIXES
@@ -6,6 +7,25 @@ CHANGES BETWEEN 2.5.3 and 2.5.4
       fonts.
 
 
+  II. IMPORTANT CHANGES
+
+    - Full auto-hinter support of the Devanagari script.
+
+
+  III. MISCELLANEOUS
+
+    - Improvements to the  auto-hinter's algorithm to  recognize stems
+      and local extrema.
+
+    - Function `FT_Get_SubGlyph_Info' always returned an error even in
+      case of success.
+
+    - Version 2.5.1  introduced  major  bugs in  the cjk  part of  the
+      auto-hinter, which are now fixed.
+
+    - `cmake' now supports a build of FreeType as an OS X framework.
+
+
 ======================================================================
 
 CHANGES BETWEEN 2.5.2 and 2.5.3
@@ -270,6 +290,9 @@ CHANGES BETWEEN 2.4.12 and 2.5
       it accepts a new command line  option `-H' to select the hinting
       engine.
 
+    - `ftdump's verbose option has been renamed to `-V'.  For all demo
+      programs, `-v' now shows version information.
+
     - Another round of TrueType subpixel hinting fixes.
 
     - The `apinames' tool can now create an import file for NetWare.