From 48d9b7416b4c4ef89ac8ad3fc6b2fff7bcb8a870 Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Sun, 15 Nov 2020 19:46:12 -0800 Subject: update cli entry --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 91f7506..401931e 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ api : improved LZ4F_compressBound() with automatic flushing, by Christopher Harv api : can (de)compress to/from NULL without UBs api : fix alignment test on 32-bit systems (state initialization) api : fix LZ4_saveDictHC() in corner case scenario, detected by @IgorKorkin -cli : --list command, compressed file content statistics, by Filipe Calasans +cli : `-l` legacy format is now compatible with `-m` multiple files, by Filipe Calasans cli : benchmark mode supports dictionary, by @rkoradi cli : fix --fast with large argument, detected by @picoHz build: link to user-defined memory functions with LZ4_USER_MEMORY_FUNCTIONS, suggested by Yuriy Levchenko -- cgit v0.12