summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 11:35:51 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 11:35:51 +0000
commite697a57bc582b562dd0e0365479abf0bbfbb3f14 (patch)
treed186f0d655a47c6fe2388733427224d5fde2372a /NEWS
parentAdding debian version 1.3-3. (diff)
downloadclzip-e697a57bc582b562dd0e0365479abf0bbfbb3f14.tar.xz
clzip-e697a57bc582b562dd0e0365479abf0bbfbb3f14.zip
Merging upstream version 1.4.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 9 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index 36f565f..e854c8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,13 @@
-Changes in version 1.3:
+Changes in version 1.4:
-Inability to change output file attributes has been downgraded from
-error to warning.
+Multi-step trials have been implemented.
-A small change has been made in the "--help" output and man page.
+Compression ratio has been slightly increased.
-Quote characters in messages have been changed as advised by GNU Coding
-Standards.
+Compression time has been reduced by 10%.
-Configure option "--datadir" has been renamed to "--datarootdir" to
-follow GNU Standards.
+Decompression time has been reduced by 8%.
+
+The target "install-as-lzip" has been added to the Makefile.
+
+The target "install-bin" has been added to the Makefile.