Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24755
Modified Files:
ChangeLog
Log Message:
ntfsmount: Aplly patch from Yuval with minor fixes to it.
Temporary remove kernel_cache from default options.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -p -r1.276 -r1.277
--- ChangeLog 26 Aug 2005 11:44:11 -0000 1.276
+++ ChangeLog 26 Aug 2005 12:23:00 -0000 1.277
@@ -40,6 +40,7 @@ xx/xx/2005 - 1.12.0-WIP
- ntfscluster, utils.c::mft_next_record(): fix gigaleak. (Szaka)
- Define PATH_MAX if not defined in ntfsprogs/ntfsmount.c and
libntfs/volume.c. Needed to compile on DOS with djgpp. (Christophe)
+ - Switch ntfsmount to use getoptlong. (Yuval, minor fixes by Yura)
08/08/2005 - 1.11.2 - ntfsdecrypt now works and lots of fixes and improvements.
|