Changes by: szaka
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357:/tmp/cvs-serv8432
Modified Files:
ChangeLog
Log Message:
Don't check free space if output file is FIFO (Andree Leidenfrost)
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.425
retrieving revision 1.426
diff -u -p -r1.425 -r1.426
--- ChangeLog 3 Dec 2006 14:19:29 -0000 1.425
+++ ChangeLog 3 Dec 2006 18:26:58 -0000 1.426
@@ -93,6 +93,8 @@ xx/xx/2006 - x.xx.x - .
- Raise FUSE dependence to 2.6.1 (the most stable and featured ATM),
rename --enable-fuse-module to more clear --enable-ntfsmount and
cleanup autotools scripts a bit.
+ - ntfsclone: don't check free space if output file is FIFO (Andree
+ Leidenfrost)
21/06/2006 - 1.13.1 - Various fixes.
|