diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-14 05:12:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-14 05:12:08 +0000 |
commit | b276e37c698f0f64669894eac75044f3ab0fd4fe (patch) | |
tree | 2d9c4ef85d4cd7573088064af7be26631a65f51c /ChangeLog | |
parent | Releasing debian version 0.10a-3. (diff) | |
download | tarlz-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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |