Changes by: yura
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357:/tmp/cvs-serv2599
Modified Files:
ChangeLog
Log Message:
Fix free clusters and MFT records calculation
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.418
retrieving revision 1.419
diff -u -p -r1.418 -r1.419
--- ChangeLog 20 Nov 2006 16:21:57 -0000 1.418
+++ ChangeLog 21 Nov 2006 15:31:09 -0000 1.419
@@ -72,6 +72,7 @@ xx/xx/2006 - x.xx.x - .
- Windows cares only about first 4 records in $MFTMirr and ignores
everything beyond them. Update libntfs behaviour to be like in
windows. (Yura)
+ - Fix free clusters and MFT records calculation. (Yura)
21/06/2006 - 1.13.1 - Various fixes.
|