From fdfbe3a20a766c9bf3133fddce5326251b1e61d3 Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Wed, 14 Sep 2022 11:11:40 -0700 Subject: update v1.9.4 NEWS one fix was forgotten --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0a56992..a6e7fc0 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ api : new experimental function `LZ4F_uncompressedUpdate()`, by @alexmohr cli : `--list` works on `stdin` input, by @Low-power cli : `--no-crc` does not produce (compression) nor check (decompression) checksums cli : fix: `--test` and `--list` produce an error code when parsing invalid input +cli : fix: `--test -m` does no longer create decompressed file artifacts cli : fix: support skippable frames when passed via `stdin`, reported by @davidmankin build: fix: Makefile respects CFLAGS directives passed via environment variable build: `LZ4_FREESTANDING`, new build macro for freestanding environments, by @t-mat -- cgit v0.12