summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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.