diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:07:19 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:07:19 +0000 |
commit | e5099e6281b0280f8ff0b1a85a17a03e97c1c96c (patch) | |
tree | ee40b9b6325c6fc85c11f1b5a320922eda58d4e1 /NEWS | |
parent | Adding upstream version 1.5. (diff) | |
download | lunzip-e5099e6281b0280f8ff0b1a85a17a03e97c1c96c.tar.xz lunzip-e5099e6281b0280f8ff0b1a85a17a03e97c1c96c.zip |
Adding upstream version 1.6.upstream/1.6
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-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. |