Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6183
Modified Files:
ChangeLog
Log Message:
Working with regular files needs no longer --force, except for mkntfs
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.318
retrieving revision 1.319
diff -u -p -r1.318 -r1.319
--- ChangeLog 26 Oct 2005 19:24:45 -0000 1.318
+++ ChangeLog 27 Oct 2005 18:45:45 -0000 1.319
@@ -43,6 +43,8 @@ xx/xx/2005 - 1.12.2-WIP
- Add some debugging to ntfsdecrypt.c to allow printing of the private
key after it is decrypted (this is ifdeffed out by default). (Anton)
- fflush() ntfs_log_ streams. (Christophe)
+ - Working with regular files needs no longer the --force option,
+ except for mkntfs. (Szaka)
10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.
|