summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 10:00:38 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 10:00:38 +0000
commitf66493cb0e2e4baa840bdbf4894d02b54ef38d52 (patch)
treeeaf63e5a5650e0fe54293aa687f83d46aa28b7fc /ChangeLog
parentAdding debian version 1.15~rc1-1. (diff)
downloadlzip-f66493cb0e2e4baa840bdbf4894d02b54ef38d52.tar.xz
lzip-f66493cb0e2e4baa840bdbf4894d02b54ef38d52.zip
Merging upstream version 1.15.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 5 insertions, 20 deletions
diff --git a/ChangeLog b/ChangeLog
index edd72f5..94a8301 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,26 +1,11 @@
-2013-08-01 Antonio Diaz Diaz <antonio@gnu.org>
+2013-09-20 Antonio Diaz Diaz <antonio@gnu.org>
- * Version 1.15-rc1 released.
- * main.cc (show_header): Do not show header version.
- * Updated appendix 'Reference source code' to version 0.4 of lzd.
- * Minor fixes.
-
-2013-07-15 Antonio Diaz Diaz <antonio@gnu.org>
-
- * Version 1.15-pre3 released.
+ * Version 1.15 released.
* Show progress of compression at verbosity level 2 (-vv).
-
-2013-05-11 Antonio Diaz Diaz <antonio@gnu.org>
-
- * Version 1.15-pre2 released.
- * configure: Options now accept a separate argument.
-
-2013-03-21 Antonio Diaz Diaz <ant_diaz@teleline.es>
-
- * Version 1.15-pre1 released.
- * main.cc (show_header): Show header version if verbosity >= 4.
+ * main.cc (show_header): Do not show header version.
* Ignore option '-n, --threads' for compatibility with plzip.
- * Added chapter 'Stream Format' and appendix 'Reference source code'
+ * configure: Options now accept a separate argument.
+ * Added chapter 'Stream format' and appendix 'Reference source code'
to the manual.
2013-02-17 Antonio Diaz Diaz <ant_diaz@teleline.es>