diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-01-23 17:42:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-01-23 17:42:00 +0000 |
commit | aa4d2adf37f7449dd1a99df517de0a9ee97867bd (patch) | |
tree | 64105f8a638430ae309b44e2a745ff3c027b2eb1 /ChangeLog | |
parent | Adding upstream version 0.8. (diff) | |
download | tarlz-aa4d2adf37f7449dd1a99df517de0a9ee97867bd.tar.xz tarlz-aa4d2adf37f7449dd1a99df517de0a9ee97867bd.zip |
Adding upstream version 0.9.upstream/0.9
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,3 +1,12 @@ +2019-01-22 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 0.9 released. + * Implemented multi-threaded '-t, --list'. + * Added new option '-n, --threads'. + * Recognize global pax headers. Ignore them for now. + * strtoul has been replaced with length-safe parsers. + * tarlz.texi: Added new chapter 'Limitations of parallel tar decoding'. + 2018-12-16 Antonio Diaz Diaz <antonio@gnu.org> * Version 0.8 released. @@ -66,7 +75,7 @@ * Version 0.1 released. -Copyright (C) 2013-2018 Antonio Diaz Diaz. +Copyright (C) 2013-2019 Antonio Diaz Diaz. This file is a collection of facts, and thus it is not copyrightable, but just in case, you have unlimited permission to copy, distribute and |