diff --git a/CHANGELOG b/CHANGELOG index c208e379..ad9c0795 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,7 @@ build: allows hiding static symbols in the dynamic library, using build macro, b build: support for m68k (Motorola 68000's), by @cyan4973 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)