From 2e1b4b4780bbe42de4fbb74000a49fa657981f59 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 Jan 2025 07:19:26 +0100 Subject: Adding upstream version 1.15. Signed-off-by: Daniel Baumann --- ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6409fc1..7ecf440 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,10 @@ -2024-11-23 Antonio Diaz Diaz +2025-01-10 Antonio Diaz Diaz - * Version 1.15-rc1 released. + * Version 1.15 released. * Remove options '--empty-error' and '--marking-error'. * main.c (Pp_free): New function. * decoder.c (LZd_decode_member): Remove support for Sync Flush marker. + * list.c (list_files): Detect write error on stdout. * clzip.texi: New chapter 'Syntax of command-line arguments'. * check.sh: Use 'cp' instead of 'cat'. * testsuite: Add fox_nz.lz. Remove fox6.lz,fox6_mark.lz,test_em.txt.lz. @@ -33,6 +34,7 @@ 2021-01-04 Antonio Diaz Diaz * Version 1.12 released. + * Require C99 instead of 'C89 + long long'. * main.c (main): Report an error if a file name is empty. Make '-o' behave like '-c', but writing to file instead of stdout. Make '-c' and '-o' check whether the output is a terminal only once. @@ -181,7 +183,7 @@ * Translated to C from the C++ source of lzip 1.10. -Copyright (C) 2010-2024 Antonio Diaz Diaz. +Copyright (C) 2010-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. -- cgit v1.2.3