summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-01-25 13:41:07 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-01-25 13:41:32 +0000
commit4256d9a69e8bc3923dc23de1eac87245a749cbf4 (patch)
tree84e6eabd434b86c1544fba90cb4572e4f080abc7 /ChangeLog
parentReleasing debian version 1.1-8. (diff)
downloadlzd-4256d9a69e8bc3923dc23de1eac87245a749cbf4.tar.xz
lzd-4256d9a69e8bc3923dc23de1eac87245a749cbf4.zip
Merging upstream version 1.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 15 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index eae5639..b17c9db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,16 @@
+2021-01-04 Antonio Diaz Diaz <antonio@gnu.org>
+
+ * Version 1.2 released.
+ * lzd.cc (main): Verify also mismatches in member size.
+ Accept and ignore the option '-d' for compatibility with zutils.
+ Remove warning about "lzd not safe for real work".
+ Print license notice.
+ * testsuite: Add 10 new test files.
+
2019-01-11 Antonio Diaz Diaz <antonio@gnu.org>
* Version 1.1 released.
- * File_* renamed to Lzip_*.
+ * Rename File_* to Lzip_*.
* lzd.cc: Compile on DOS with DJGPP.
* configure: Accept appending to CXXFLAGS, 'CXXFLAGS+=OPTIONS'.
@@ -19,7 +28,7 @@
2016-01-23 Antonio Diaz Diaz <antonio@gnu.org>
* Version 0.8 released.
- * Documented that lzip does not use 'literal_pos_state_bits'.
+ * Document that lzip does not use 'literal_pos_state_bits'.
2015-07-07 Antonio Diaz Diaz <antonio@gnu.org>
@@ -39,7 +48,7 @@
2013-08-01 Antonio Diaz Diaz <antonio@gnu.org>
* Version 0.4 released.
- * check.sh: Removed '/dev/full' from tests.
+ * check.sh: Remove '/dev/full' from tests.
2013-07-24 Antonio Diaz Diaz <antonio@gnu.org>
@@ -49,15 +58,15 @@
2013-05-06 Antonio Diaz Diaz <antonio@gnu.org>
* Version 0.2 released.
- * main.c: Added a missing '#include' for OS/2.
+ * main.c: Add a missing '#include' for OS/2.
2013-03-21 Antonio Diaz Diaz <ant_diaz@teleline.es>
* Version 0.1 released.
-Copyright (C) 2013-2019 Antonio Diaz Diaz.
+Copyright (C) 2013-2021 Antonio Diaz Diaz.
This file is a collection of facts, and thus it is not copyrightable,
-but just in case, you have unlimited permission to copy, distribute and
+but just in case, you have unlimited permission to copy, distribute, and
modify it.