diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:16:35 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:16:35 +0000 |
commit | 9c4f65be76622adb3e5429760e1828c36343c15e (patch) | |
tree | afc77153dd2432a0c71fe3589f0a431920b1ed33 /NEWS | |
parent | Adding upstream version 1.13~rc2. (diff) | |
download | lziprecover-9c4f65be76622adb3e5429760e1828c36343c15e.tar.xz lziprecover-9c4f65be76622adb3e5429760e1828c36343c15e.zip |
Adding upstream version 1.13.upstream/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. |