Changes by: szaka
Update of /cvs/linux-ntfs/ntfsprogs
In directory delta357.server4you.de:/tmp/cvs-serv2313
Modified Files:
ChangeLog
Log Message:
fix 64 bit destination size calculation on Mac OS X
Index: ChangeLog
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.385
retrieving revision 1.386
diff -u -p -r1.385 -r1.386
--- ChangeLog 3 Jun 2006 21:37:27 -0000 1.385
+++ ChangeLog 15 Jun 2006 18:43:24 -0000 1.386
@@ -50,6 +50,8 @@ xx/xx/2006 - 1.13.1-WIP
- configure.ac fix for Cygwin. (Yuval)
- Fix bug with renaming directories with names in DOS and WIN32
namespaces. (Yura)
+ - ntfsclone: fix 64 bit destination size calculation on Mac OS X
+ (Mike Bombich, Anton, Szaka)
27/02/2006 - 1.13.0 - Lots and lots and lots of fixes and enhancements.
|