Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9525
Modified Files:
ChangeLog
Log Message:
Fix some corner cases and all memory leaks; handle corrupt NTFS more gracefully
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.295
retrieving revision 1.296
diff -u -p -r1.295 -r1.296
--- ChangeLog 7 Oct 2005 23:01:23 -0000 1.295
+++ ChangeLog 9 Oct 2005 12:53:44 -0000 1.296
@@ -5,7 +5,9 @@
- Move mount.ntfs-fuse and mkfs.ntfs to be symlinks instead of
hardlinks and move both to /sbin rather than prefix/sbin. Note we
still obey $destdir so building packages works as well as installing
- into alternate chroot / other system still works.
+ into alternate chroot / other system still works. (Anton)
+ - ntfscmp: fix some corner cases and all memory leaks; handle corrupt
+ NTFS more gracefully. (Szaka)
07/10/2005 - 1.12.0 - Lots of fixes and enhancements!
|