Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26646
Modified Files:
ChangeLog
Log Message:
Emphasize that disk partitioning must use sector as the unit instead of
cylinder to avoid shifting of the partition
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -p -r1.280 -r1.281
--- ChangeLog 24 Sep 2005 17:00:26 -0000 1.280
+++ ChangeLog 24 Sep 2005 20:12:36 -0000 1.281
@@ -49,6 +49,8 @@ xx/xx/2005 - 1.12.0-WIP
ntfs_resident_attr_record_add. (Yura)
- Fix attribute list adding for always resident attributes. (Yura)
- New API for hard link creating: dir.[ch]::ntfs_link. (Yura)
+ - ntfsresize: emphasize that disk partitioning must use sector as the
+ unit instead of cylinder to avoid shifting of the partition. (Szaka)
08/08/2005 - 1.11.2 - ntfsdecrypt now works and lots of fixes and improvements.
|