Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11063
Modified Files:
ChangeLog
Log Message:
libntfs/volume.c: fix ntfs_check_if_mounted to cope with dirrerent names of same file.
ntfsprogs/ntfsmount.c: don't put relative path to /etc/mtab.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.240
retrieving revision 1.241
diff -u -p -r1.240 -r1.241
--- ChangeLog 16 Jul 2005 06:53:40 -0000 1.240
+++ ChangeLog 18 Jul 2005 02:11:26 -0000 1.241
@@ -19,6 +19,7 @@ xx/07/2005 - 1.11.0-WIP - Fixes and a ne
when sector size was less than 512 bytes and then we wrote 512 bytes,
i.e. beyond the end of the device.) (Anton)
- Add new utility (make extra) - ntfsdecrypt. (Yuval)
+ - Improve "already mounted" ckeck. (Yura)
20/06/2005 - 1.10.0 - Lots of new features, enhancements, and bug fixes.
|