summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorrobi <robi>2011-12-27 21:52:11 +0000
committerrobi <robi>2011-12-27 21:52:11 +0000
commit2698ce16c465c39085bee3b20b65c962fdb78530 (patch)
treef6a523d5f54013e5c5496cdcdeac867904c9331a /NEWS
parentcfda9316ba78761e515300679ea35528169ad7ce (diff)
stuff for 0.3.0-pv2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 1f49269..32f40a9 100644
--- a/NEWS
+++ b/NEWS
@@ -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.