aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2021-12-20 12:28:27 -0800
committerYann Collet <cyan@fb.com>2021-12-20 12:28:27 -0800
commit1219b7f3e396fcaa53e8b6c3ca2cca51e8e40f16 (patch)
treeab72f0bfdae48b640464be56fe18dd2bb1d769e7
parent24960134d9b356d39401a1d339f86d93fb92b275 (diff)
downloadzstd-1219b7f3e396fcaa53e8b6c3ca2cca51e8e40f16.tar.gz
updated changelog for v1.5.1
-rw-r--r--CHANGELOG2
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ad9c0795..31e9007b 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)