diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-03-16 06:46:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-03-16 06:46:00 +0000 |
commit | d25dcde027d4b19e3d7728f96138210862ed0aa0 (patch) | |
tree | 30c61903dae6754752ffa50918d78a05b58dce90 /ChangeLog | |
parent | Releasing debian version 0.13-1. (diff) | |
download | tarlz-d25dcde027d4b19e3d7728f96138210862ed0aa0.tar.xz tarlz-d25dcde027d4b19e3d7728f96138210862ed0aa0.zip |
Merging upstream version 0.14.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2019-03-12 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 0.14 released. + * Added new option '--exclude'. + * Added new option '-h, --dereference'. + * Short option name '-h' no longer means '--help'. + * create.cc: Implemented '-A, --concatenate', '-r, --append' to + uncompressed archives and to standard output. + * main.cc: Ported option '--out-slots' from plzip. + 2019-02-27 Antonio Diaz Diaz <antonio@gnu.org> * Version 0.13 released. |