Changes by: uvman
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17707
Modified Files:
ChangeLog
Log Message:
Report the MFT record flags properly in ntfsinfo.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.337
retrieving revision 1.338
diff -u -p -r1.337 -r1.338
--- ChangeLog 10 Nov 2005 18:13:15 -0000 1.337
+++ ChangeLog 11 Nov 2005 23:55:14 -0000 1.338
@@ -77,7 +77,10 @@ xx/xx/2005 - 1.12.2-WIP
ntfs_crate_symlink() for Interix symbolic links creation. (Yura)
- Teach ntfs_create() to create Interix FIFOs and sockets. (Yura)
- Fix the -u option in ntfsundelete. Instead of a confusing optional
- parameter, there's a new option -i with a required parameter (Rich)
+ parameter, there's a new option -i with a required parameter. (Rich)
+ - Make ntfsinfo report the MFT record flags properly, this includes
+ the less encountered flags, and reporting the in_use flag instead of
+ inverting it to unused. (Yuval)
10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.
|