Commit b06a291ce9eb2937623cadb4b854f94faebe4bfa

Werner Lemberg 2001-04-27T22:40:16

Fix ChangeLog.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/ChangeLog b/ChangeLog
index 34feac6..5093572 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 2001-04-27  David Turner  <david@freetype.org>
 
-	* src/base/ftbbox.c (BBox_Cubic_Check): fixed the coefficient     
+	* src/base/ftbbox.c (BBox_Cubic_Check): Fixed the coefficient     
 	normalization algorithm (invalid final bit position, and invalid 
-	shift computation..)
+	shift computation).
 
 2001-04-26  Werner Lemberg  <wl@gnu.org>