diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-27 19:14:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-27 19:14:39 +0000 |
commit | cf054c2e80b8f5b9c6207c17a105e3f4c0bf1bcd (patch) | |
tree | f6274baf825dde27168c81e2a6e697979cba1ce4 /ChangeLog | |
parent | Releasing debian version 0.12-1. (diff) | |
download | tarlz-cf054c2e80b8f5b9c6207c17a105e3f4c0bf1bcd.tar.xz tarlz-cf054c2e80b8f5b9c6207c17a105e3f4c0bf1bcd.zip |
Merging upstream version 0.13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2019-02-27 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 0.13 released. + * create_lz.cc (cworker): Fix skipping of unreadable files. + * list_lz.cc: Fix listing of archives containing empty lzip members. + * create.cc (fill_headers): Store negative mtime as cero. + 2019-02-22 Antonio Diaz Diaz <antonio@gnu.org> * Version 0.12 released. |