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 ccb672e..547430f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2019-02-13 Antonio Diaz Diaz <antonio@gnu.org>
+
+ * Version 0.11 released.
+ * extract.cc (archive_read): Fixed endless loop with empty lz file.
+ * Implemented multi-threaded '-c, --create' and '-r, --append'.
+ * '--bsolid' is now the default compression granularity.
+ * create.cc (remove_leading_dotslash): Remember more than one prefix.
+ * tarlz.texi: Added new chapter 'Minimum archive sizes'.
+
2019-01-31 Antonio Diaz Diaz <antonio@gnu.org>
* Version 0.10 released.