summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 11:45:12 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 11:45:12 +0000
commit2085b1344e4c2b3c4a3d21d4bc10227679a55507 (patch)
tree86328decac9bdf54fb41b6af1bd15b23fff1edd7 /NEWS
parentAdding debian version 1.15-2. (diff)
downloadlziprecover-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--NEWS13
1 files changed, 6 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 5c07b79..8066951 100644
--- a/NEWS
+++ b/NEWS
@@ -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".