Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22226
Modified Files:
NEWS
Log Message:
- Fix bug in index.c pointed by Anton, many thanks to him.
- Small updates all over the place:
* NEWS
* ntfscp manual page
* ntfsinfo prints parent directory for FILE_NAME attribute
* year in ntfscp copyright
Index: NEWS
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/NEWS,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- NEWS 19 May 2005 21:51:12 -0000 1.20
+++ NEWS 5 Jun 2005 23:48:55 -0000 1.21
@@ -1,6 +1,10 @@
Current news
============
+Attribute resize code for normal and sparse files is completed. Thus ntfscp
+should always successfully overwrite any normal or sparse even if file size is
+changed.
+
Moved back from BitKeeper to CVS on SF.net.
ntfsprogs should now work completely on Windows 2000 and XP (Cygwin).
|