summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-23 05:44:38 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-23 05:44:38 +0000
commit6f69650067a884d986108e7465ea26948b3388d2 (patch)
tree284b1092159baec1e87f59f32ebfc99de52b5266 /NEWS
parentReleasing debian version 1.10-6. (diff)
downloadplzip-6f69650067a884d986108e7465ea26948b3388d2.tar.xz
plzip-6f69650067a884d986108e7465ea26948b3388d2.zip
Merging upstream version 1.11.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 9 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index b654801..3a2ef98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,14 @@
-Changes in version 1.10:
+Changes in version 1.11:
-In case of error in a numerical argument to a command line option, plzip
-now shows the name of the option and the range of valid values.
+File diagnostics have been reformatted as 'PROGRAM: FILE: MESSAGE'.
-'--check-lib' now checks that LZ_API_VERSION and LZ_version_string match.
+Diagnostics caused by invalid arguments to command-line options now show the
+argument and the name of the option.
-The variable LIBS can now be set from configure.
+The option '-o, --output' now preserves dates, permissions, and ownership of
+the file when (de)compressing exactly one file.
-Several descriptions have been improved in manual, '--help', and man page.
+The option '-o, --output' now creates missing intermediate directories when
+writing to a file.
-The texinfo category of the manual has been changed from 'Data Compression'
-to 'Compression' to match that of gzip. (Reported by Alfred M. Szmidt).
+The variable MAKEINFO has been added to configure and Makefile.in.