ref: c67fb6f1a357097f34e3498200995eba3360b272
parent: 9fe5815c97a4e652805fb401b1c361562c95e4ed
author: Werner Lemberg <[email protected]>
date: Wed Jun 20 02:08:13 EDT 2007
Fix ChangeLog.
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 <[email protected]>