Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21760
Modified Files:
ChangeLog
Log Message:
update changelog
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -p -r1.288 -r1.289
--- ChangeLog 30 Sep 2005 19:26:06 -0000 1.288
+++ ChangeLog 3 Oct 2005 21:11:25 -0000 1.289
@@ -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.
|