summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-14 05:12:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-14 05:12:08 +0000
commitb276e37c698f0f64669894eac75044f3ab0fd4fe (patch)
tree2d9c4ef85d4cd7573088064af7be26631a65f51c /ChangeLog
parentReleasing debian version 0.10a-3. (diff)
downloadtarlz-b276e37c698f0f64669894eac75044f3ab0fd4fe.tar.xz
tarlz-b276e37c698f0f64669894eac75044f3ab0fd4fe.zip
Merging upstream version 0.11.
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 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.