diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 12:51:53 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 12:51:53 +0000 |
commit | d78bd61e14d5e4362e9acfb806cf37ef33d1a63e (patch) | |
tree | 90a2116a76ff1d62029671b7d74ea15c15b886a5 /NEWS | |
parent | Adding upstream version 1.6. (diff) | |
download | clzip-d78bd61e14d5e4362e9acfb806cf37ef33d1a63e.tar.xz clzip-d78bd61e14d5e4362e9acfb806cf37ef33d1a63e.zip |
Adding upstream version 1.7~pre1.upstream/1.7_pre1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 6 insertions, 9 deletions
@@ -1,11 +1,8 @@ -Changes in version 1.6: +Changes in version 1.7: -Compression ratio of option -9 has been slightly increased. +The option "-0", which produces a compression speed and ratio comparable +to those of gzip, has been ported from lzip. -Copying of file dates, permissions, and ownership now behaves like "cp -p". -(If the user ID or the group ID can't be duplicated, the file permission -bits S_ISUID and S_ISGID are cleared). - -"clzip.texinfo" has been renamed to "clzip.texi". - -The license has been changed to GPL version 2 or later. +The targets "install-compress", "install-strip-compress", +"install-info-compress" and "install-man-compress" have been added to +the Makefile. |