diff --git a/ChangeLog b/ChangeLog index 2be6b6d2..6388a404 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,7 +46,8 @@ xx/xx/2004 - 1.9.3-WIP --enable-debug. The only exception is ntfs_boot_sector_is_ntfs() which now uses a new function Sprintf(), provided by debug.h which can be #ifdef-ed out if people want it to be truly silent. (Anton) - - Fix memory leak in libntfs/attrib.c. (Christophe) + - Fix memory leaks in libntfs/attrib.c, ntfsprogs/mkntfs.c and + ntfsprogs/ntfsundelete.c. (Christophe) 11/05/2004 - 1.9.2 - Decompression bug fixes, ntfsinfo enhancements, updates. - Hopefully fix the autogen.sh problems using the --force and touch