From e0dd52faae20819081d8500e3952c76d81f21ac3 Mon Sep 17 00:00:00 2001 From: cha0smaster Date: Mon, 3 Oct 2005 21:11:25 +0000 Subject: [PATCH] update changelog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 02fac07d..4aadf2f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -71,6 +71,10 @@ xx/xx/2005 - 1.12.0-WIP - mkntfs: Fix silly bug where I forgot to add the "H:S:p:" string to the getopt() parsing string for those options. Cannot be used very often if people only now noticed! (Anton) + - ntfsmount: Add 'locale' option. (Yura) + - ntfsmount: Change interface to 'ntfsmount device mount_point'. (Yura) + - Hardlink ntfsmount to /sbin/mount.ntfs-fuse, thus it possible mounting + from fstab by specifying ntfs-fuse filesystem type. (Yura) 08/08/2005 - 1.11.2 - ntfsdecrypt now works and lots of fixes and improvements.