diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-10-22 16:37:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-10-22 16:37:26 +0000 |
commit | 840485ecc9ca5fdf8e3b922327ca07b18b13823e (patch) | |
tree | 3f1a5c1975da55170854a85453cb467331a33cd1 /ChangeLog | |
parent | Releasing debian version 1.15~pre1-1. (diff) | |
download | lzlib-840485ecc9ca5fdf8e3b922327ca07b18b13823e.tar.xz lzlib-840485ecc9ca5fdf8e3b922327ca07b18b13823e.zip |
Merging upstream version 1.15~pre2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2024-10-16 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 1.15-pre2 released. + * decoder.h (Rd_try_reload): Reject a nonzero first LZMA byte. + * minilzip.c (do_decompress): Reject empty member in multimember. + * configure, Makefile.in: Don't use '--soname'; create 'liblz.so.1'. + 2024-04-19 Antonio Diaz Diaz <antonio@gnu.org> * Version 1.15-pre1 released. |