summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 07:22:08 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 07:22:08 +0000
commitce537b6151b2105c25d979bf40f445051754b798 (patch)
treebb514ec997e349d51d1565d98e79297407c1339a /NEWS
parentInitial commit. (diff)
downloadlzip-ce537b6151b2105c25d979bf40f445051754b798.tar.xz
lzip-ce537b6151b2105c25d979bf40f445051754b798.zip
Adding upstream version 1.6~pre1.upstream/1.6_pre1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
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.