From a9d3049ded31f0d89f9856a565a4783e4cc9966f Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Fri, 12 Mar 2004 15:50:52 +0000 Subject: [PATCH] Update (Logical change 1.326) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index cdefd09c..77db42ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ xx/xx/2004 - 1.9.1-WIP - Fix warnings on powerpc architecture where it would seem char is unsigned so comparisons with -1 cause a warning that comparison is always true/wrong. (Thanks to Ender for reporting.) + - Modify meaning of ntfs_volume->nr_mft_records to be the number of + initialized mft records, not total mft records. This makes far more + sense and in fact reflects how nr_mft_records is being used in both + libntfs and the utilities. 11/04/2004 - 1.9.0 - Added ntfsresize relocation support and a lot of cleanups. - In include/ntfs/*.h Wrap all #include "config.h" by #ifdef