diff options
author | robi <robi> | 2011-12-27 21:52:11 +0000 |
---|---|---|
committer | robi <robi> | 2011-12-27 21:52:11 +0000 |
commit | 2698ce16c465c39085bee3b20b65c962fdb78530 (patch) | |
tree | f6a523d5f54013e5c5496cdcdeac867904c9331a /NEWS | |
parent | cfda9316ba78761e515300679ea35528169ad7ce (diff) |
stuff for 0.3.0-pv2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,9 +3,9 @@ ext4magic 0.3.0 pv2 A new recover sub-step. Inode found in partially overwritten journal can now also recovers. It is impossible to identify the inode number, the file name and the time of deletion. These files are also restored to the MAGIC-2 directory. - ext4magic can now also be compiled with libext2fs-1.42.x, - but ext4 file systems >= 16 TByte an do not work. - Some errors in file system > 8 TBype have been eliminated. + ext4magic can now also be compiled with libext2fs-1.42.x + but ext4 file systems >= 16 TByte do not work. + Some errors in file system > 8 TByte fixed. |