Commit a62007fb175a8bed1eb32baa9a1eb950502877a4

Werner Lemberg 2006-03-21T17:41:40

Fix ChangeLog.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/ChangeLog b/ChangeLog
index f98c6b0..5edd9ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2006-03-21 David Turner  <david@freetype.org>
 
-    * src/autofit/aflatin.c (af_latin_metrics_scale): fixed small bug that
-    crash the auto-hinter (introduce by previous patch). aaah
+	* src/autofit/aflatin.c (af_latin_metrics_scale): Fix small bug
+	that crashes the auto-hinter (introduced by previous patch).
 
 2006-03-20  Werner Lemberg  <wl@gnu.org>