diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:30:45 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:30:45 +0000 |
commit | 4a9d4aa2993742892cbc608b9df295e7c43a9b89 (patch) | |
tree | e6127869ff2cf3fa12b493926c84c4aec34a626e /NEWS | |
parent | Adding upstream version 1.12. (diff) | |
download | lzip-4a9d4aa2993742892cbc608b9df295e7c43a9b89.tar.xz lzip-4a9d4aa2993742892cbc608b9df295e7c43a9b89.zip |
Adding upstream version 1.13~rc1.upstream/1.13_rc1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 24 |
1 files changed, 4 insertions, 20 deletions
@@ -1,22 +1,6 @@ -Changes in version 1.12: +Changes in version 1.13: -The option "-F, --recompress", which forces recompression of files whose -name already has the ".lz" or ".tlz" suffix, has been added. +Lziprecover has been moved to its own package. -For large values of "--match-length", compression ratio has been -slightly increased and compression time has been reduced by up to 6%. - -Compression time of option "-0" has been reduced by 2%. - -Print only one status line for each multimember file when only one "-v" -is specified. - -Print up to 6 bytes of trailing garbage when "-vvvv" is specified. - -Do not show the message "and `--stdout' was not specified" for file -types that can't be read (directories, etc). - -If "--verbose" is not specified, lziprecover now only shows errors and -warnings. - -Options "--bits", "--position" and "--size" has been added to unzcrash. +Inability to change output file attributes has been downgraded from +error to warning. |