Changes by: uvman
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357:/tmp/cvs-serv17781
Modified Files:
ChangeLog
Log Message:
More big-endiness fixes. (zhanglinbao, Yuval)
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.407
retrieving revision 1.408
diff -u -p -r1.407 -r1.408
--- ChangeLog 29 Oct 2006 08:59:21 -0000 1.407
+++ ChangeLog 30 Oct 2006 13:29:45 -0000 1.408
@@ -52,8 +52,7 @@ xx/xx/2006 - x.xx.x - .
- Allow ntfscp to create the destination file if it does not already
exists by calling ntfs_create(). (Hil)
- Fix GUID to string conversion. (Anton)
- - Fix some byte-order conversion for u32 variables that used le16
- conversion macros. (zhanglinbao, Yuval)
+ - Multiple big-endiness fixes. (zhanglinbao, Yuval)
- Spelling mistake fixes. (Yuval)
- Remove inline keywords from static non-one-liners. (Szaka, Yuval)
- Memory leak fixes. (Yura, Yuval)
|