diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:08:48 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:08:48 +0000 |
commit | 0a25ec869a1151af24e3b1aecf708d35eea02f49 (patch) | |
tree | 006290ebbabcae34be1487588ff0cbdea359284a /ChangeLog | |
parent | Adding debian version 1.17~rc2-1. (diff) | |
download | lzip-0a25ec869a1151af24e3b1aecf708d35eea02f49.tar.xz lzip-0a25ec869a1151af24e3b1aecf708d35eea02f49.zip |
Merging upstream version 1.17.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 3 insertions, 12 deletions
@@ -1,17 +1,8 @@ -2015-05-25 Antonio Diaz Diaz <antonio@gnu.org> +2015-07-12 Antonio Diaz Diaz <antonio@gnu.org> - * Version 1.17-rc2 released. - * lzip.texi: Added chapter 'Quality assurance'. - -2015-04-17 Antonio Diaz Diaz <antonio@gnu.org> - - * Version 1.17-rc1 released. - * main.cc (compress): Fixed spurious warning about uninitialized var. - -2015-03-26 Antonio Diaz Diaz <antonio@gnu.org> - - * Version 1.17-pre1 released. + * Version 1.17 released. * Reorganization of the compression code. + * lzip.texi: Added chapter 'Quality assurance'. * Makefile.in: Added new targets 'install*-compress'. 2014-08-26 Antonio Diaz Diaz <antonio@gnu.org> |