diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:58:52 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 14:58:52 +0000 |
commit | c173f71f8e7d48b8511825e0790ca1e774c9f04c (patch) | |
tree | 0efd97c687c50a173dadea9ed8b9a7160884bf4e /NEWS | |
parent | Adding debian version 1.5-3. (diff) | |
download | pdlzip-c173f71f8e7d48b8511825e0790ca1e774c9f04c.tar.xz pdlzip-c173f71f8e7d48b8511825e0790ca1e774c9f04c.zip |
Merging upstream version 1.6~rc1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,5 +1,8 @@ -Changes in version 1.5: +Changes in version 1.6: -Decompressing and testing no more show file version in lzip mode. +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). -Minor fixes. +The targets "install-compress", "install-strip-compress" and +"install-man-compress" have been added to the Makefile. |