diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:31:21 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:31:21 +0000 |
commit | 418b05fcd64815e6928cb9751285fa2d29a34361 (patch) | |
tree | 9c3aea706f65d3822c5fb4a526fd8570a7ded89d /NEWS | |
parent | Adding upstream version 1.13~rc1. (diff) | |
download | lzip-418b05fcd64815e6928cb9751285fa2d29a34361.tar.xz lzip-418b05fcd64815e6928cb9751285fa2d29a34361.zip |
Adding upstream version 1.13~rc2.upstream/1.13_rc2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -4,3 +4,12 @@ Lziprecover has been moved to its own package. Inability to change output file attributes has been downgraded from error to warning. + +Compression time of option "-0" has been reduced by 2%. + +A reorganization of the compression code has been made. + +A small change has been made in the "--help" output and man page. + +Quote characters in messages have been changed as advised by GNU Coding +Standards. |