summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 11:35:42 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 11:35:42 +0000
commitd3e2a87dc1d276ec425b2da35258a3b5ce9a9efc (patch)
treed71cfedff1229d64bb0152feda77a2be5bde94a3 /NEWS
parentAdding upstream version 1.3. (diff)
downloadclzip-d3e2a87dc1d276ec425b2da35258a3b5ce9a9efc.tar.xz
clzip-d3e2a87dc1d276ec425b2da35258a3b5ce9a9efc.zip
Adding upstream version 1.4.upstream/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.