From ab8db675c6383381ec7cc5feccde0fcd5d28dde5 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 14 May 2004 08:07:19 +0000 Subject: [PATCH] Update (Logical change 1.391) --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2a832255..ab2b2cbd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +xx/xx/2004 - 1.9.3-WIP + + - Fix access of MFT_RECORD->bytes_in_use to use le32_to_cpu() instead + of le16_to_cpu() in libntfs/volume.c. (Pete Curran) + 11/05/2004 - 1.9.2 - Decomrpession bug fixes, ntfsinfo enhancements, updates. - Hopefully fix the autogen.sh problems using the --force and touch config.h.in sledge hammers. (Anton)