Hil: Allow ntfscp to create the destination file if it does not already exists by calling ntfs_create().

This commit is contained in:
uvman 2006-10-04 20:57:03 +00:00
parent b7b4c98633
commit 911c577e07

View File

@ -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.