summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 547430f..5c4cb09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2019-02-22 Antonio Diaz Diaz <antonio@gnu.org>
+
+ * Version 0.12 released.
+ * create.cc (fill_headers): Fixed use of st_rdev instead of st_dev.
+ * Save just numerical uid/gid if user or group not in database.
+ * extract.cc (format_member_name): Print devmajor and devminor.
+ * Added new option '-d, --diff'.
+ * Added new option '--ignore-ids'.
+ * extract.cc: Fast '-t, --list' on seekable uncompressed archives.
+
2019-02-13 Antonio Diaz Diaz <antonio@gnu.org>
* Version 0.11 released.