diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:16:41 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:16:41 +0000 |
commit | d909f71ac50b6f45f5b91f35fd801d66d31898cd (patch) | |
tree | 7de62fc69cf3bbb88f2ab67d7be742c4d21a9e3a /NEWS | |
parent | Adding debian version 1.13~rc2-1. (diff) | |
download | lziprecover-d909f71ac50b6f45f5b91f35fd801d66d31898cd.tar.xz lziprecover-d909f71ac50b6f45f5b91f35fd801d66d31898cd.zip |
Merging upstream version 1.13.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -12,6 +12,12 @@ decompressing only the members containing the desired data, has been added. The new option "-l, --list" which prints correct total file sizes and -ratios even for multimember files, has been added. +ratios even for multi-member files, has been added. "--merge" and "--repair" now remove the output file if recovery fails. + +Quote characters in messages have been changed as advised by GNU Coding +Standards. + +Configure option "--datadir" has been renamed to "--datarootdir" to +follow GNU Standards. |