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.