Commit 9c111b01798ac8c3f39c1a2fdd3ab960effc2077

Werner Lemberg 2011-03-07T06:07:53

* docs/CHANGES: Updated.

diff --git a/ChangeLog b/ChangeLog
index f43d613..8fa4671 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-07  Werner Lemberg  <wl@gnu.org>
+
+	* docs/CHANGES: Updated.
+
 2011-03-07  Alexei Podtelezhnikov  <apodtele@gmail.com>
 
 	Quick fix for Savannah bug #32671.
diff --git a/docs/CHANGES b/docs/CHANGES
index 4f08e9f..22d93df 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -1,11 +1,33 @@
 CHANGES BETWEEN 2.4.4 and 2.4.5
 
-  I. MISCELLANEOUS
+  I. IMPORTANT BUG FIXES
+
+    - A rendering regression  for second-order Bézier curves  has been
+      fixed, introduced in 2.4.3.
+
+
+  II. IMPORTANT CHANGES
+
+    - If autohinting  is not  explicitly disabled,  FreeType now  uses
+      the autohinter if  a TrueType based font doesn't  contain native
+      hints.
+
+
+  III. MISCELLANEOUS
 
     - Support for PCF files compressed with bzip2 has been contributed
       by Joel  Klinghed.  To  make this  work, the  OS must  provide a
       bzip2 library.
 
+    - Bradley  Grainger  contributed  project  and  solution  files in
+      Visual Studio 2010 format.
+
+    - Again some fixes to better handle broken fonts.
+
+    - Some improvements to the B/W rasterizer.
+
+    - Fixes to the cache module to improve robustness.
+
 
 ======================================================================
 
@@ -16,6 +38,7 @@ CHANGES BETWEEN 2.4.3 and 2.4.4
     - UVS support (TrueType/OpenType cmap format 14) support is fixed.
       This regression has been introduced in version 2.4.0.
 
+
   II. MISCELLANEOUS
 
     - Detect tricky fonts (e.g. MingLiU)  by the lengths and checksums
@@ -3491,8 +3514,7 @@ Extensions support:
 
 ------------------------------------------------------------------------
 
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-          2010 by
+Copyright 2000-2011 by
 David Turner, Robert Wilhelm, and Werner Lemberg.
 
 This  file  is  part  of the  FreeType  project, and may  only be  used,