ref: 49c77a87c37702cf3bbc0a2c1c10f2ff01b181f1
parent: 4e9cc3c4eede8b8cb984cd21307a7b4bf85649e3
author: Werner Lemberg <[email protected]>
date: Thu Nov 9 16:51:57 EST 2006
Fix ChangeLog.
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2006-11-09 David Turner <[email protected]>
- * 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 <[email protected]>