Updated.
diff --git a/docs/CHANGES b/docs/CHANGES
index c1bf475..79fd778 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -10,6 +10,9 @@
       handled correctly, making FreeType increase the heap stack in an
       endless loop.
 
+    - A large  number of  bugs have  been fixed  to avoid  crashes and
+      endless loops with invalid fonts.
+
 
   II. IMPORTANT CHANGES
 
@@ -33,6 +36,9 @@
       instructions.   The  `ft2demos' bundle  contains a  new  program
       called `ftpatchk' which demonstrates its usage.
 
+    - A  new  API  `FT_Face_SetUnpatentedHinting'  has  been  added to
+      enable or disable the unpatented hinter.
+
     - Support for Windows FON files in PE format  has been contributed
       by Dmitry Timoshkov.