Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6910
Modified Files:
ChangeLog
Log Message:
Fix incorrect volume usage calculation
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -p -r1.273 -r1.274
--- ChangeLog 19 Aug 2005 16:01:15 -0000 1.273
+++ ChangeLog 21 Aug 2005 00:50:14 -0000 1.274
@@ -36,6 +36,7 @@ xx/xx/2005 - 1.12.0-WIP
- Hard link mkfs.ntfs and mkfs.ntfs.8 with mkntfs and mkntfs.8. (Szaka)
- Only include sys/ioctl.h in libntfs/device.c if ./configure detected
it to be present. (Christophe)
+ - ntfscluster: fix incorrect volume usage calculation. (Szaka)
08/08/2005 - 1.11.2 - ntfsdecrypt now works and lots of fixes and improvements.
|