Changes by: aia21
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357:/tmp/cvs-serv18049
Modified Files:
ChangeLog
Log Message:
Update the change log.
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.440
retrieving revision 1.441
diff -u -p -r1.440 -r1.441
--- ChangeLog 19 Mar 2007 14:39:44 -0000 1.440
+++ ChangeLog 27 Jun 2007 15:31:37 -0000 1.441
@@ -1,4 +1,4 @@
-xx/03/2007 - 2.0.0 - ntfsmount sports full r/w and ntfsresize supports Vista.
+xx/07/2007 - 2.0.0 - ntfsmount sports full r/w and ntfsresize supports Vista.
- ntfsmount now creates files and directories with security descriptor
that grant full access to everyone. (Yura)
@@ -132,6 +132,9 @@ xx/03/2007 - 2.0.0 - ntfsmount sports fu
- ntfsmount: st_block calculation was wrong. (Yuval)
- mkntfs: Use Vista $Boot rather than XP one. (Anton)
- ntfsmount: use utimens() instead of deprecated utime(). (Yura)
+ - libntfs: Ignore bootsector checksum inconsistencies as too many 3rd
+ party utilities update the boot sector without correcting the
+ checksum. Ported change from kernel driver. (Anton)
21/06/2006 - 1.13.1 - Various fixes.
|