Fix ChangeLog.

This commit is contained in:
Werner Lemberg 2007-06-20 06:08:13 +00:00
parent 9fe5815c97
commit c67fb6f1a3
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
* src/type42/t42objs.c (T42_Open_Face): Handle one more error.
* src/type42/t42parse.c (t42_parse_sfnts): s/alloc/allocated/.
Don't allow mixed binary and hex strings.
Handle zero string_size == 0 and string_buf == 0.
Handle string_size == 0 and string_buf == 0.
(t42_parse_encoding): Handle one more error.
2007-06-18 Werner Lemberg <wl@gnu.org>