summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorrobi <robi>2011-05-31 19:44:42 +0000
committerrobi <robi>2011-05-31 19:44:42 +0000
commit3a80f88b8012255fcfcc604e86a76b12501d9d75 (patch)
tree8aec250f867d3e47f7cf350b299b47eb19554d3b /NEWS
parent19b5f1e0a61d9a7e62cc93f17b276f98cc87a1aa (diff)
version stuff
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 6 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index b3d39e0..26d4b5f 100644
--- a/NEWS
+++ b/NEWS
@@ -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.