summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 14:23:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 14:23:32 +0000
commit74b9339658d8ea3690d32c237223e5974b601ed9 (patch)
tree98c0d79abbdcf18b8509c29bacee7e75314732e9 /NEWS
parentInitial commit. (diff)
downloadlzip-74b9339658d8ea3690d32c237223e5974b601ed9.tar.xz
lzip-74b9339658d8ea3690d32c237223e5974b601ed9.zip
Adding upstream version 1.23.upstream/1.23upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..c2d6086
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,11 @@
+Changes in version 1.23:
+
+Decompression time has been reduced by 5-12% depending on the file.
+
+In case of error in a numerical argument to a command line option, lzip
+now shows the name of the option and the range of valid values.
+
+Several descriptions have been improved in manual, '--help', and man page.
+
+The texinfo category of the manual has been changed from 'Data Compression'
+to 'Compression' to match that of gzip. (Reported by Alfred M. Szmidt).