Commit 49c77a87c37702cf3bbc0a2c1c10f2ff01b181f1

Werner Lemberg 2006-11-09T21:51:57

Fix ChangeLog.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/ChangeLog b/ChangeLog
index 59be8dc..b9e0b53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2006-11-09  David Turner  <david@freetype.org>
 
-        * 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  <james.su@gmail.com>