From 9178a1228f480e84aaf3120297b2ad49a88f7f61 Mon Sep 17 00:00:00 2001
From: Werner Lemberg <wl@gnu.org>
Date: Tue, 28 Apr 2015 10:56:19 +0200
Subject: [PATCH] Update `CHANGES' file.

---
 docs/CHANGES | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/docs/CHANGES b/docs/CHANGES
index dc851da39..999667ec0 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -25,10 +25,16 @@ CHANGES BETWEEN 2.5.5 and 2.6
 
     - Arabic script support has been added to the auto-hinter.
 
-    - Following OpenType version 1.7, advance widths and side bearing
-      values in CFFs (wrapped in an SFNT structure) are now always
+    - Following OpenType version 1.7,  advance widths and side bearing
+      values in  CFFs (wrapped  in an SFNT  structure) are  now always
       taken from the `hmtx' table.
 
+    - Following OpenType  version 1.7, the  PostScript font name  of a
+      CFF font (wrapped in an SFNT structure) is now always taken from
+      the `name'  table.  This is  also true for  OpenType Collections
+      (i.e., TTCs using  CFFs subfonts instead of TTFs),  where it may
+      have a significant difference.
+
 
   III. MISCELLANEOUS