Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12672
Modified Files:
ChangeLog
Log Message:
Fix endianness bug in ntfsinfo. (Anton)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.308
retrieving revision 1.309
diff -u -p -r1.308 -r1.309
--- ChangeLog 15 Oct 2005 23:13:49 -0000 1.308
+++ ChangeLog 15 Oct 2005 23:44:57 -0000 1.309
@@ -26,6 +26,7 @@ xx/xx/2005 - 1.12.2-WIP
- Fix endianness bug (le16 instead of le32 when accessing mft record
bytes_in_use) in volume.c::ntfs_volume_write_flags() and
ntfsfix.c::OLD_ntfs_volume_set_flags(). (Anton)
+ - Fix endianness bug in ntfsinfo. (Anton)
10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.
|