Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16590
Modified Files:
ChangeLog
Log Message:
Define PATH_MAX if not defined in ntfsprogs/ntfsmount.c and
libntfs/volume.c. Needed to compile on DOS with djgpp. (Christophe)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -p -r1.275 -r1.276
--- ChangeLog 21 Aug 2005 09:46:29 -0000 1.275
+++ ChangeLog 26 Aug 2005 11:44:11 -0000 1.276
@@ -38,6 +38,8 @@ xx/xx/2005 - 1.12.0-WIP
it to be present. (Christophe)
- ntfscluster: fix incorrect volume usage calculation. (Szaka)
- 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)
08/08/2005 - 1.11.2 - ntfsdecrypt now works and lots of fixes and improvements.
|