From 49c77a87c37702cf3bbc0a2c1c10f2ff01b181f1 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Thu, 9 Nov 2006 21:51:57 +0000 Subject: [PATCH] Fix ChangeLog. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 59be8dc9b..b9e0b53f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2006-11-09 David Turner - * src/pshinter/pshalgo.c (psh_glyph_compute_inflections): fixed - a stupid typo which created a variable-used-before-initialized bug + * src/pshinter/pshalgo.c (psh_glyph_compute_inflections): Fix + typo which created a variable-used-before-initialized bug. 2006-11-07 Zhe Su