Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15140
Modified Files:
ChangeLog
Log Message:
ntfsmount: Apply patch from Yuval to fix 'df' output.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.277
retrieving revision 1.278
diff -u -p -r1.277 -r1.278
--- ChangeLog 26 Aug 2005 12:23:00 -0000 1.277
+++ ChangeLog 31 Aug 2005 14:31:53 -0000 1.278
@@ -40,7 +40,8 @@ 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)
+ - Switch ntfsmount to use getopt_long. (Yuval, minor fixes by Yura)
+ - ntfsmount: Fix 'df' output. (Yuval)
08/08/2005 - 1.11.2 - ntfsdecrypt now works and lots of fixes and improvements.
|