updated NEWS regarding #760

This commit is contained in:
Yann Collet 2017-07-13 15:34:44 -07:00
parent 3a60efd3a9
commit 6733c0777c

1
NEWS
View File

@ -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