diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 12:52:00 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 12:52:00 +0000 |
commit | 9444ef01eb53021af38c1b532a09c00cce53b456 (patch) | |
tree | eee4662f54d31b34a0c1e78bb39209ce73915b2d /NEWS | |
parent | Adding debian version 1.6-2. (diff) | |
download | clzip-9444ef01eb53021af38c1b532a09c00cce53b456.tar.xz clzip-9444ef01eb53021af38c1b532a09c00cce53b456.zip |
Merging upstream version 1.7~pre1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-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. |