summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog16
1 files changed, 10 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index f417214..bbed3c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2025-01-02 Antonio Diaz Diaz <antonio@gnu.org>
+
+ * Version 1.5 released.
+ * lzd.cc: Reject empty members and nonzero first LZMA byte.
+
2024-01-02 Antonio Diaz Diaz <antonio@gnu.org>
* Version 1.4 released.
@@ -6,7 +11,7 @@
2022-10-24 Antonio Diaz Diaz <antonio@gnu.org>
* Version 1.3 released.
- * lzd.cc (Range_decoder): Discard first byte explicitly.
+ * lzd.cc (Range_decoder): Discard first LZMA byte explicitly.
2021-01-04 Antonio Diaz Diaz <antonio@gnu.org>
@@ -28,7 +33,7 @@
* Version 1.0 released.
* lzd.cc: Minor code improvements.
- * check.sh: A POSIX shell is required to run the tests.
+ * check.sh: Require a POSIX shell.
2016-05-10 Antonio Diaz Diaz <antonio@gnu.org>
@@ -75,8 +80,7 @@
* Version 0.1 released.
-Copyright (C) 2013-2024 Antonio Diaz Diaz.
+Copyright (C) 2013-2025 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
-modify it.
+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 modify it.