summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2025-02-05 15:31:49 +0000
committerDaniel Baumann <daniel@debian.org>2025-02-05 15:31:49 +0000
commit9e16dc3faea6373da44a59498dd74d30457ce9c7 (patch)
treebb514ec997e349d51d1565d98e79297407c1339a /NEWS
parentInitial commit. (diff)
downloadlzip-9e16dc3faea6373da44a59498dd74d30457ce9c7.tar.xz
lzip-9e16dc3faea6373da44a59498dd74d30457ce9c7.zip
Adding upstream version 1.6~pre1.upstream/1.6_pre1
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..e052c16
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,9 @@
+Changes in version 1.6:
+
+Flush calls have been added to decompressor to allow partial recovery
+of the uncompressed data when decompressing a corrupt file.
+
+Lzdiff, lzgrep and lziprecover are now installed by default.
+
+The dependence of "--test" on the existence of "/dev/null" has been
+removed.