From b1aaf86adf96b94bde581da928729315d5f4a61b Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Mon, 30 Aug 2004 20:41:14 +0000 Subject: [PATCH] Update (Logical change 1.516) --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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