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