Changes by: aia21
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357.server4you.de:/tmp/cvs-serv1064
Modified Files:
NEWS
Log Message:
Cvs checkin email test...
Index: NEWS
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/NEWS,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- NEWS 3 Feb 2006 22:19:17 -0000 1.32
+++ NEWS 24 Jul 2006 08:48:40 -0000 1.33
@@ -1,6 +1,9 @@
Current news
============
+Older news
+==========
+
mkntfs now creates NTFS 3.1 (Windows XP) volumes by default. The old NTFS 1.2
format is now deprecated and whilst it can still be specified using a command
line option, it will be removed in a future release.
@@ -8,14 +11,3 @@ line option, it will be removed in a fut
ntfsmount can create/delete/move files and directories! It is not a full
implementation, thus sometimes it will say 'Operation is not supported',
nothing bad will happen to user data in this case. (Yura Pakhuchiy)
-
-Older news
-==========
-
-Add new utility: ntfsmount. It is a FUSE module that uses on libntfs. So,
-you need FUSE 2.3 to compile it. This module supports file overwrite including
-changing the file size and can read/write/add/remove named data streams via
-"file:stream" interface and list them via "ntfs.streams.list" extended
-attribute (this only if xattr support is enabled). (Yura Pakhuchiy)
-
-Moved back from BitKeeper to CVS on SF.net.
|