Changes by: aia21
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357.server4you.de:/tmp/cvs-serv19743
Modified Files:
	ChangeLog 
Log Message:
- ntfsclone: Define endianness safe image format.  (Anton)
- ntfsclone: Redefine image format version number to be the image
  format version and not the NTFS version of the imaged volume which is
  totally useless.  (Anton)
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.396
retrieving revision 1.397
diff -u -p -r1.396 -r1.397
--- ChangeLog	16 Aug 2006 09:24:19 -0000	1.396
+++ ChangeLog	23 Aug 2006 10:18:34 -0000	1.397
@@ -43,6 +43,10 @@ xx/xx/2006 - x.xx.x - .
 	  node.  (Anton)
 	- ntfsinfo: Print in both decimal and hexadecimal where it makes sense
 	  and is useful.  (Anton)
+	- ntfsclone: Define endianness safe image format.  (Anton)
+	- ntfsclone: Redefine image format version number to be the image
+	  format version and not the NTFS version of the imaged volume which is
+	  totally useless.  (Anton)
 
 21/06/2006 - 1.13.1 - Various fixes.
 
  |