summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 10:24:05 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 10:24:05 +0000
commitaeff90459641224da8ece357f31963ace2d24842 (patch)
tree37fa62bff1d962c8b137a660e3e5054c71f18e51 /ChangeLog
parentAdding debian version 1.14~rc3-2. (diff)
downloadlziprecover-aeff90459641224da8ece357f31963ace2d24842.tar.xz
lziprecover-aeff90459641224da8ece357f31963ace2d24842.zip
Merging upstream version 1.14.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 5 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index d318b5b..acbbb44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,21 +1,13 @@
-2013-04-26 Antonio Diaz Diaz <antonio@gnu.org>
+2013-05-31 Antonio Diaz Diaz <antonio@gnu.org>
- * Version 1.14-rc3 released.
+ * Version 1.14 released.
* Added new option '-i, --ignore-errors'.
+ * Option '-l, --list' now accepts more than one file.
+ * Decompression time has been reduced by 12%.
* split.cc: Use as few digits as possible in file names.
* split.cc: In verbose mode show names of files being created.
-
-2013-03-25 Antonio Diaz Diaz <ant_diaz@teleline.es>
-
- * Version 1.14-rc2 released.
- * Minor fixes.
* main.cc (show_header): Show header version if verbosity >= 4.
-
-2013-02-27 Antonio Diaz Diaz <ant_diaz@teleline.es>
-
- * Version 1.14-rc1 released.
- * Option '-l, --list' now accepts more than one file.
- * Decompression time has been reduced by 12%.
+ * configure: Options now accept a separate argument.
* Makefile.in: Added new target 'install-as-lzip'.
* Makefile.in: Added new target 'install-bin'.
* main.cc: Use 'setmode' instead of '_setmode' on Windows and OS/2.