Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19035
Modified Files:
ChangeLog
Log Message:
Accept incorrect $Bitmap size if it covers the entire volume
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.285
retrieving revision 1.286
diff -u -p -r1.285 -r1.286
--- ChangeLog 26 Sep 2005 13:18:29 -0000 1.285
+++ ChangeLog 29 Sep 2005 23:30:15 -0000 1.286
@@ -63,6 +63,11 @@ xx/xx/2005 - 1.12.0-WIP
- ntfsclone: fix saving by sectors during --rescue (Scott Hansen, Szaka)
- Fix the definition of the CHKD ntfs record magic. It had an off by
two error causing it to be CHKB instead of CHKD. (Anton)
+ - Add new utility ntfscmp (make extra) which compares two NTFS volumes
+ and tell the differences. It's used for development, debugging,
+ testing, etc. (Szaka)
+ - ntfsresize, ntfsclone: accept incorrect $Bitmap size if it covers
+ the entire volume. (Szaka)
08/08/2005 - 1.11.2 - ntfsdecrypt now works and lots of fixes and improvements.
|