diff options
author | robi <robi> | 2011-10-19 00:33:34 +0000 |
---|---|---|
committer | robi <robi> | 2011-10-19 00:33:34 +0000 |
commit | e19aee9ba2dd89c142329e1fe7cd1109149cba4d (patch) | |
tree | 7e31edec0bf7fe0ed8813bf720ffc67a71332b7b /ChangeLog | |
parent | aacfa4d0120b4d979f62a37a10b9d3cf2755e8dc (diff) |
version stuff
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,4 +1,13 @@ + +0.3.0-pv0 new : the first experimental version of the magic-functions for ext4 + disabled : the magic-function for ext3 is switched off in this version + + change : Most functions in file_type.c are strongly modified, or completely new; + Many functions in magic_block_scan.c been enhanced for the properties of ext4 + new dependencies: zlib ; bzlib + + 0.2.2 new : Option -D (Disaster recovery) recover data from severely damaged file systems (Expert-Mode) move : option -Q has been moved to the expert mode(too much confusion for normal users) BUG : Memory leak fixed (ext4 inode extents) @@ -7,6 +16,7 @@ this eliminate some errors in directories with HTREE + 0.2.1 new : optional Expert-Mode (activate at configure) new Options "-s blocksize" ; "-n blockcount" ; "-c" change : activate magic level 1 and 2 for recover from the root inode BUG : #018040 |