summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-10-13 09:09:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-10-13 09:10:01 +0000
commit3edd69686171314709676dafc694fd6ba2533def (patch)
tree7e2b73bcedbc50eefbcb380560454577a5c796aa /ChangeLog
parentReleasing debian version 0.15-3. (diff)
downloadtarlz-3edd69686171314709676dafc694fd6ba2533def.tar.xz
tarlz-3edd69686171314709676dafc694fd6ba2533def.zip
Merging upstream version 0.16.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a296969..69c7fc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2019-10-08 Antonio Diaz Diaz <antonio@gnu.org>
+
+ * Version 0.16 released.
+ * extract.cc (extract_member): Fixed call order of chown, chmod.
+ * delete_lz.cc (delete_members_lz): Return 2 if collective member.
+ * main.cc: Set a valid invocation_name even if argc == 0.
+ * #include <sys/sysmacros.h> unconditionally.
+ * tarlz.texi: Added new chapter 'Portable character set'.
+
2019-04-11 Antonio Diaz Diaz <antonio@gnu.org>
* Version 0.15 released.