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