Changes by: uvman
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357.server4you.de:/tmp/cvs-serv6271
Modified Files:
ChangeLog
Log Message:
Hil: Allow ntfscp to create the destination file if it does not already exists by calling ntfs_create().
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.399
retrieving revision 1.400
diff -u -p -r1.399 -r1.400
--- ChangeLog 23 Aug 2006 11:58:55 -0000 1.399
+++ ChangeLog 4 Oct 2006 20:57:03 -0000 1.400
@@ -49,6 +49,8 @@ xx/xx/2006 - x.xx.x - .
totally useless. (Anton)
- ntfsclone: Make ntfsclone image format extensible. (Anton)
- ntfsclone: Fix endianness problems. (Anton)
+ - Allow ntfscp to create the destination file if it does not already
+ exists by calling ntfs_create(). (Hil)
21/06/2006 - 1.13.1 - Various fixes.
|