-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChangeLog
20 lines (17 loc) · 858 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
March 2014 Paul Park paul@idealworldinc.com
Add raw (dd) image handling.
Fix change file handling for multi-block writes.
March 2013 Paul Park paul@idealworldinc.com
Fix ntfsclone version 10.0 image handling
Fix 64-bit bug.
March 2012 Paul Park paul@idealworldinc.com
Add ntfsclone generated image handling.
August 2011 Paul Park paul@idealworldinc.com
Handle "iffy" images from partclone. Specifically, handle
inconsistencies between the used block count in the header and the
number of blocks marked in the bitmap. Also, change interpretation of
the bitmap to match partclone: 1 = used; not 1 = unused.
August 2010 Paul Park paul@idealworldinc.com
Trivial change from initial revision - check for <sys/capability.h> and
use that to switch the checking of capabilities on and off.
(ChangeLog $Revision: 1.3 $ $Date: 2010/08/15 12:43:29 $)