summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-03-16 06:45:57 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-03-16 06:45:57 +0000
commit85afea931c3a021e186e81f55b9d969f14d14e41 (patch)
tree66639fa7ecd0ae38763a9097ceed2a577548623a /ChangeLog
parentAdding upstream version 0.13. (diff)
downloadtarlz-85afea931c3a021e186e81f55b9d969f14d14e41.tar.xz
tarlz-85afea931c3a021e186e81f55b9d969f14d14e41.zip
Adding upstream version 0.14.upstream/0.14
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c6884a..4845761 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.