From 90968f7531241a9bdcea63c973b88d873b0f1f57 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sat, 22 Oct 2005 10:34:45 +0000 Subject: [PATCH] Fix ChangeLog. --- ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 95a173251..9712a879e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,11 @@ 2005-10-21 David Turner - * 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