From d8ece48a50af4cc83524de906483df019ca8d32e Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Wed, 7 Jan 2004 15:47:28 +0000 Subject: [PATCH] Update (Logical change 1.258) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2c34d62e..2f05d728 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,8 @@ exist (in unistd.h) so we could switch to that if we wanted. - Enable lots of compiler warnings in maintainer mode and fix all warnings from libntfs. + - Fix memory deallocation bug in mft.c spotted by the additional + warnings. 06/01/2004 - 1.8.1 - Important bug fix and various enhancements. - Add new API function attrib.[hc]:ntfs_attr_map_whole_runlist().