Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs
In directory usw-pr-cvs1:/tmp/cvs-serv8151
Modified Files:
ChangeLog
Log Message:
Change version numbers of mkntfs and ntfsfix to match linux-ntfs release and add options to mkntfs to disable content indexing on the volume and to enable compression on the volume.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -U2 -r1.27 -r1.28
--- ChangeLog 12 Mar 2002 00:34:35 -0000 1.27
+++ ChangeLog 12 Mar 2002 21:48:27 -0000 1.28
@@ -2,4 +2,8 @@
Fix typo in usage information of mkntfs. Thanks to Richard Russon for
spotting it.
+ Change version number in mkntfs and ntfsfix to match the linux-ntfs
+ release version number.
+ Added two new options to mkntfs; -I, which disables content indexing
+ on the volume and -C, which enables compression on the volume.
01/02/2002 - Attempt to fix compile warnings on powerpc.
|