Changes by: yura
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357.server4you.de:/tmp/cvs-serv29720
Modified Files:
ChangeLog
Log Message:
fix endianness in ntfsinfo preparation fix to index code
btw, Szaka, you really should consider installing some cross-compiler for BE systems and qemu to test your changes.
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.394
retrieving revision 1.395
diff -u -p -r1.394 -r1.395
--- ChangeLog 13 Aug 2006 19:48:08 -0000 1.394
+++ ChangeLog 14 Aug 2006 03:52:09 -0000 1.395
@@ -38,6 +38,7 @@ xx/xx/2006 - x.xx.x - .
- ntfsinfo: dump the FILE_ATTR_DIRECTORY flag. (Szaka)
- ntfsinfo: dump padding between the Update Sequence Array and the
first attribute in verbose mode. (Szaka)
+ - ntfsinfo: Fix endianness. (Yura)
21/06/2006 - 1.13.1 - Various fixes.
|