diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:04:14 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:04:14 +0000 |
commit | f6013e698f91bdd085cff4d0da0d49cf3877477f (patch) | |
tree | d9391a6f56d39c88e664217a54c641db29dfb615 /NEWS | |
parent | Adding upstream version 1.4. (diff) | |
download | lunzip-f6013e698f91bdd085cff4d0da0d49cf3877477f.tar.xz lunzip-f6013e698f91bdd085cff4d0da0d49cf3877477f.zip |
Adding upstream version 1.5~rc1.upstream/1.5_rc1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,5 +1,6 @@ -Changes in version 1.4: +Changes in version 1.5: -File version is no more shown in status messages. +The new option "-u, --buffer-size", which activates a "low memory" +decompression mode, has been added. -Minor fixes. +File date, permissions, and ownership are now copied like "cp -p" does. |