diff options
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. |