Commit 90968f7531241a9bdcea63c973b88d873b0f1f57

Werner Lemberg 2005-10-22T10:34:45

Fix ChangeLog.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
diff --git a/ChangeLog b/ChangeLog
index 95a1732..9712a87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
 2005-10-21  David Turner  <david@freetype.org>
 
-  * src/base/ftdbgmem.c: another realloc memory counting bug fix
+	* src/base/ftdbgmem.c (ft_mem_table_set, ft_mem_debug_realloc):
+	Another realloc memory counting bug fix.
 
-  * src/tools/Jamfile: adding missing file
+	* src/tools/Jamfile: Add missing file.
 
-  * src/lzw/Jamfile: fixing incorrect source file reference
+	* src/lzw/Jamfile: Fix incorrect source file reference.
 
 2005-10-20  David Turner  <david@freetype.org>