From: Yann Collet Date: Thu, 13 Jul 2017 22:34:44 +0000 (-0700) Subject: updated NEWS regarding #760 X-Git-Tag: v1.3.1^2~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6733c0777ccf277cd5b41b0f0dac78a9cdb24c3e;p=thirdparty%2Fzstd.git updated NEWS regarding #760 --- diff --git a/NEWS b/NEWS index 457105070..68539d759 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ v1.3.1 perf: substantially decreased memory usage in Multi-threading mode, thanks to reports by Tino Reichardt +perf: Multi-threading supports up to 256 threads. Cap at 256 when more are requested (#760) build: fix Visual compilation for non x86/x64 targets, reported by Greg Slazinski (#718) API exp : breaking change : ZSTD_getframeHeader() provides more information