Update CHANGES file.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
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.