summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d61f6bc..e4202b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,9 +5,15 @@
change : Most functions in file_type.c are strongly modified, or completely new;
Many functions in magic_block_scan.c been enhanced for the properties of ext4
+ filetype sorted file names with file extension in the directory MAGIC-2
new dependencies: zlib ; bzlib
+0.2.3 temporarily separate development branch
+ BUG : 018244
+ change : filetype sorted file names with file extension in the directory MAGIC-2
+
+
0.2.2 new : Option -D (Disaster recovery) recover data from severely damaged file systems (Expert-Mode)
move : option -Q has been moved to the expert mode(too much confusion for normal users)
BUG : Memory leak fixed (ext4 inode extents)