summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 10:08:36 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 10:08:36 +0000
commit62327bcaed81d8c02f11aec2c49f7d09c5edddb7 (patch)
tree7eb93beb78b7ee8ab3288c5b31a3f7c99c8f2572 /ChangeLog
parentAdding upstream version 1.17~rc2. (diff)
downloadlzip-62327bcaed81d8c02f11aec2c49f7d09c5edddb7.tar.xz
lzip-62327bcaed81d8c02f11aec2c49f7d09c5edddb7.zip
Adding upstream version 1.17.upstream/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>