]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated changelog for v1.5.1 2941/head
authorYann Collet <cyan@fb.com>
Mon, 20 Dec 2021 20:28:27 +0000 (12:28 -0800)
committerYann Collet <cyan@fb.com>
Mon, 20 Dec 2021 20:28:27 +0000 (12:28 -0800)
CHANGELOG

index ad9c07957e3277f3700b391015d423b431487629..31e9007b871b89d95fd1cb2db2871bf194064600 100644 (file)
--- 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)