summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 10:08:48 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 10:08:48 +0000
commit0a25ec869a1151af24e3b1aecf708d35eea02f49 (patch)
tree006290ebbabcae34be1487588ff0cbdea359284a /ChangeLog
parentAdding debian version 1.17~rc2-1. (diff)
downloadlzip-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--ChangeLog15
1 files changed, 3 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index aa3faae..e3ebebe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>