summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorrobi <robi>2011-04-05 01:13:26 +0000
committerrobi <robi>2011-04-05 01:13:26 +0000
commit022612eae379cc1d70b09655096a33d0a5f09617 (patch)
treee97e167721414503f814e7d27bddf0f0075461bb /NEWS
parentc98aee37f48b9523e2eceef61949aeda958ed3f8 (diff)
version stuff
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 105f23d..bc9f5fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+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.
+
+ Modified flow control allows automatic a recover-all ("-r" or "-R" on the entire file system)
+ This enables the restore of deleted inode even if the directory inode is not found in journal.
+ The function uses the first two stages of the magic functions (ext3/ext4)
+
+
ext4magic 0.2.0 The Magic features for ext3 are complete.
Support for most files types of a typical Linux system and lots of multimedia files.