* docs/CHANGES: Updated.
diff --git a/ChangeLog b/ChangeLog
index d614995..e26253a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
* src/type1/t1parse.c (pfb_tag_fields): Removed.
(read_pfb_tag): Fix code so that it doesn't fail on end-of-file
- indicated (0x8003).
+ indicator (0x8003).
+ * docs/CHANGES: Updated.
2003-09-16 Werner Lemberg <wl@gnu.org>
diff --git a/docs/CHANGES b/docs/CHANGES
index e7c5500..c95658c 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -6,6 +6,9 @@ LATEST CHANGES BETWEEN 2.1.6 and 2.1.5
- The PFR font driver didn't load kerning tables correctly, and
the functions in FT_PFR_H didn't work at all.
+ - Type 1 font files in binary format (PFB) with an end-of-file
+ indicator weren't accepted by the FreeType engine.
+
II. IMPORTANT CHANGES
- The internal module API has been heavily changed in favor of