Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2428
Modified Files:
ChangeLog
Log Message:
identify files even if their clusters aren't set in $Bitmap (useful to
find potentially corrupted files)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.362
retrieving revision 1.363
diff -u -p -r1.362 -r1.363
--- ChangeLog 6 Mar 2006 18:38:37 -0000 1.362
+++ ChangeLog 13 Mar 2006 20:25:46 -0000 1.363
@@ -3,6 +3,8 @@ xx/xx/2006 - 1.13.1-WIP
- Fix bug in ntfs_attr_pwrite() when we sometimes lose current run in
the runlist. (Yura)
- Fix build with --disable-gnome-vfs --enable-fuse-module. (Gentoo)
+ - ntfscluster: identify files even if their clusters aren't set
+ in $Bitmap (useful to find potentially corrupted files). (Szaka)
27/02/2006 - 1.13.0 - Lots and lots and lots of fixes and enhancements.
|