diff --git a/ChangeLog b/ChangeLog index d6149953e..e26253a75 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 diff --git a/docs/CHANGES b/docs/CHANGES index e7c550013..c95658c09 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