Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18573
Modified Files:
ChangeLog
Log Message:
Automatically update access and change time in ntfs_attr_p{read,write} and ntfs_attr_truncate.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.341
retrieving revision 1.342
diff -u -p -r1.341 -r1.342
--- ChangeLog 14 Nov 2005 00:17:19 -0000 1.341
+++ ChangeLog 14 Nov 2005 15:31:23 -0000 1.342
@@ -86,6 +86,8 @@ xx/xx/2005 - 1.12.2-WIP
users to submit it, thus write speed to very fragmented files
dramatically increased, while write speed to low fragmented files
stayed at approximately same level. (Yura)
+ - Automatically update access and change time in ntfs_attr_p{read,write}
+ and ntfs_attr_truncate. (Yura)
10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.
|