diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 11:45:12 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 11:45:12 +0000 |
commit | 2085b1344e4c2b3c4a3d21d4bc10227679a55507 (patch) | |
tree | 86328decac9bdf54fb41b6af1bd15b23fff1edd7 /NEWS | |
parent | Adding debian version 1.15-2. (diff) | |
download | lziprecover-2085b1344e4c2b3c4a3d21d4bc10227679a55507.tar.xz lziprecover-2085b1344e4c2b3c4a3d21d4bc10227679a55507.zip |
Merging upstream version 1.16~pre1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -1,10 +1,9 @@ -Changes in version 1.15: +Changes in version 1.16: -Lziprecover can now repair multi-member files with up to one byte error -per member, without having to split them first. +Copying of file dates, permissions, and ownership now behaves like "cp -p". +(If the user ID or the group ID can't be duplicated, the file permission +bits S_ISUID and S_ISGID are cleared). -Lziprecover can now merge multi-member files without having to split -them first even if some copies have the header and the trailer damaged. +Some minor improvements have been made. -The chapters "Repairing files", "Merging files" and "Unzcrash" have been -added to the manual. +"lziprecover.texinfo" has been renamed to "lziprecover.texi". |