From 3666ce3d2c1b0eeb4e7b34683017b1ff457b5f95 Mon Sep 17 00:00:00 2001 From: flatcap Date: Thu, 10 Nov 2005 03:22:42 +0000 Subject: [PATCH] ntfsundelete options fix --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 610774ae..610a1b67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -74,6 +74,8 @@ xx/xx/2005 - 1.12.2-WIP - Teach ntfs_create() to create special Interix files (charcter and block devices, FIFOs and sockets). Add @dev parameter to ntfs_create() for this. (Yura) + - Fix the -u option in ntfsundelete. Instead of a confusing optional + parameter, there's a new option -i with a required parameter (Rich) 10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.