From c67fb6f1a357097f34e3498200995eba3360b272 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Wed, 20 Jun 2007 06:08:13 +0000 Subject: [PATCH] Fix ChangeLog. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index be87857da..539ac03e9 100644 --- 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