Changes by: aia21
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357.server4you.de:/tmp/cvs-serv32118
Modified Files:
ChangeLog
Log Message:
Fix endianness problems in both image restore and image create (and in metadata
cloning as well). (Anton)
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.398
retrieving revision 1.399
diff -u -p -r1.398 -r1.399
--- ChangeLog 23 Aug 2006 11:22:07 -0000 1.398
+++ ChangeLog 23 Aug 2006 11:58:55 -0000 1.399
@@ -48,6 +48,7 @@ xx/xx/2006 - x.xx.x - .
format version and not the NTFS version of the imaged volume which is
totally useless. (Anton)
- ntfsclone: Make ntfsclone image format extensible. (Anton)
+ - ntfsclone: Fix endianness problems. (Anton)
21/06/2006 - 1.13.1 - Various fixes.
|