update changelog

edge.strict_endians
cha0smaster 2005-10-03 21:11:25 +00:00
parent cc9bc93221
commit e0dd52faae
1 changed files with 4 additions and 0 deletions

View File

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