summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:47:48 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:47:48 +0000
commit634e93bbccb1f17716f009d46c5042d24b62192d (patch)
tree0022b051ea10c91d90759abb6f5012abb2cc8b49 /ChangeLog
parentAdding debian version 1.4~rc2-2. (diff)
downloadpdlzip-634e93bbccb1f17716f009d46c5042d24b62192d.tar.xz
pdlzip-634e93bbccb1f17716f009d46c5042d24b62192d.zip
Merging upstream version 1.4.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 6 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d397bb..c2be48d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,6 @@
-2013-04-15 Antonio Diaz Diaz <ant_diaz@teleline.es>
+2013-05-27 Antonio Diaz Diaz <antonio@gnu.org>
- * Version 1.4-rc2 released.
- * Fixed return value of '-d' and '-t' in case of data error.
- * main.c: Changed info shown at verbosity levels 2 and 3.
- * Ignore option '-n, --threads' for compatibility with plzip.
-
-2013-02-18 Antonio Diaz Diaz <ant_diaz@teleline.es>
-
- * Version 1.4-rc1 released.
+ * Version 1.4 released.
* main.c: Added new option '-f, --force'.
* main.c: Added new option '-F, --recompress'.
* main.c: Added new option '-k, --keep'.
@@ -15,6 +8,10 @@
* main.c: Accept more than one file in command line.
* Decompression time has been reduced by 5%.
* main.c: '--test' no more needs '/dev/null'.
+ * Fixed return value of '-d' and '-t' in case of data error.
+ * main.c: Changed info shown at verbosity levels 2 and 3.
+ * Ignore option '-n, --threads' for compatibility with plzip.
+ * configure: Options now accept a separate argument.
* configure: 'datadir' renamed to 'datarootdir'.
* Makefile.in: Added new target 'install-as-lzip'.
* Makefile.in: Added new target 'install-bin'.