diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:07:26 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:07:26 +0000 |
commit | 9e45b52bdbe9c7daeb82f594a9421d164273e212 (patch) | |
tree | be6247448f328f563dca45e2c96e18f71b93f910 /NEWS | |
parent | Adding debian version 1.5-1. (diff) | |
download | lunzip-9e45b52bdbe9c7daeb82f594a9421d164273e212.tar.xz lunzip-9e45b52bdbe9c7daeb82f594a9421d164273e212.zip |
Merging upstream version 1.6.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -1,8 +1,3 @@ -Changes in version 1.5: +Changes in version 1.6: -The new option "-u, --buffer-size", which activates a "low memory" -decompression mode, has been added. - -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). +The license has been changed to GPL version 2 or later. |