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