Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6032
Modified Files:
ChangeLog
Log Message:
- Support journals which have been modified by chkdsk. (Anton, Szaka)
- Support journals ($LogFile) with only one restart page as well as
journals with two different restart pages. (Anton, Szaka)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -p -r1.278 -r1.279
--- ChangeLog 31 Aug 2005 14:31:53 -0000 1.278
+++ ChangeLog 24 Sep 2005 15:59:53 -0000 1.279
@@ -42,6 +42,9 @@ xx/xx/2005 - 1.12.0-WIP
libntfs/volume.c. Needed to compile on DOS with djgpp. (Christophe)
- Switch ntfsmount to use getopt_long. (Yuval, minor fixes by Yura)
- ntfsmount: Fix 'df' output. (Yuval)
+ - Support journals which have been modified by chkdsk. (Anton, Szaka)
+ - Support journals ($LogFile) with only one restart page as well as
+ journals with two different restart pages. (Anton, Szaka)
08/08/2005 - 1.11.2 - ntfsdecrypt now works and lots of fixes and improvements.
|