From: Yann Collet Date: Mon, 20 Dec 2021 20:28:27 +0000 (-0800) Subject: updated changelog for v1.5.1 X-Git-Tag: v1.5.1~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2941%2Fhead;p=thirdparty%2Fzstd.git updated changelog for v1.5.1 --- diff --git a/CHANGELOG b/CHANGELOG index ad9c07957..31e9007b8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,8 +15,6 @@ build: improved AIX support, by @Helflym build: improved meson unofficial build, by @eli-schwartz cli : custom memory limit when training dictionary (#2925), by @embg cli : report advanced parameters information when compressing in very verbose mode (``-vv`), by @Svetlitski-FB -cli : limit --ultra levels to 21 in 32-bit mode, to reduce risks of OOM scenarios (#2885, @yoniko) - v1.5.0 (May 11, 2021) api: Various functions promoted from experimental to stable API: (#2579-2581, @senhuang42)