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