From 099489feffea909c2a36d9f02cd8a40cf9c1498b Mon Sep 17 00:00:00 2001
From: Werner Lemberg <wl@gnu.org>
Date: Tue, 10 Jun 2014 06:51:52 +0200
Subject: [PATCH] Update CHANGES file.

---
 docs/CHANGES | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/docs/CHANGES b/docs/CHANGES
index 69e50b423..51b829cf7 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.