diff options
author | robi <robi> | 2011-05-31 19:44:42 +0000 |
---|---|---|
committer | robi <robi> | 2011-05-31 19:44:42 +0000 |
commit | 3a80f88b8012255fcfcc604e86a76b12501d9d75 (patch) | |
tree | 8aec250f867d3e47f7cf350b299b47eb19554d3b /NEWS | |
parent | 19b5f1e0a61d9a7e62cc93f17b276f98cc87a1aa (diff) |
version stuff
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,11 +1,12 @@ - - - - +ext4magic 0.2.2 Expansion of the Expert-Mode. With the new "-D" option it is possible to recover data from severely damaged file systems. For example: the file system has been partially overwritten. But large parts of the file - system are not destroyed. + system are not destroyed. + + improved evaluation of directory data blocks eliminate some errors in directories with HTREE + thus, a better file name resolution and fewer files with incorrect names. + ext4magic 0.2.1 Optional Expert-Mode with the following new options "-s blocksize" ; "-n blockcount" ; "-c" This makes it possible to open front corrupted file systems. |