summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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.