diff options
Diffstat (limited to '')
-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 |