summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 4 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index 5ffa79b..e1cbb03 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,6 @@
-Changes in version 1.7:
+Changes in version 1.8:
-The option "-a, --trailing-error", which makes pdlzip exit with error
-status 2 if any remaining input is detected after decompressing the last
-member, has been added.
+In test mode, pdlzip now continues checking the rest of the files if any
+input file is a terminal.
-When decompressing, the file specified with the '--output' option is now
-deleted if the input is a terminal.
-
-A harmless check failure on Windows, caused by the failed comparison of
-a message in text mode, has been fixed.
+Trailing data shorter than a lzip header are now also reported.