diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-14 10:02:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-14 10:02:18 +0000 |
commit | 7865d914f48e7586a64db8efe072021d8d61d40e (patch) | |
tree | d3dc1717d3e8786cb8a1e7d34d1dbea127d091b3 /ChangeLog | |
parent | Releasing debian version 0.8-2. (diff) | |
download | xlunzip-7865d914f48e7586a64db8efe072021d8d61d40e.tar.xz xlunzip-7865d914f48e7586a64db8efe072021d8d61d40e.zip |
Merging upstream version 0.9.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 11 insertions, 4 deletions
@@ -1,3 +1,11 @@ +2025-01-06 Antonio Diaz Diaz <antonio@gnu.org> + + * Version 0.9 released. + * main.c (decompress): Return 2 if empty member in multimember file. + (Pp_free): New function. + * lzip_decompress.c (Rd_load): Check first byte of the LZMA stream. + * check.sh: Use 'cp' instead of 'cat'. + 2024-01-18 Antonio Diaz Diaz <antonio@gnu.org> * Version 0.8 released. @@ -67,8 +75,7 @@ * Tests the code shipped in linux patches before june 2018. -Copyright (C) 2016-2024 Antonio Diaz Diaz. +Copyright (C) 2016-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. |