From: Yann Collet Date: Fri, 13 May 2016 09:29:38 +0000 (+0200) Subject: updated NEWS for v0.6.1 X-Git-Tag: v0.6.1^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6aa23be91807670d9a7e7f2d0bca6e4a5079c26;p=thirdparty%2Fzstd.git updated NEWS for v0.6.1 --- diff --git a/NEWS b/NEWS index 23e15ddaa..736a36ea3 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,10 @@ v0.6.1 +New : zlib wrapper API, thanks to Przemyslaw Skibinski Fixed : Legacy codec v0.5 compatible with dictionary decompression Fixed : Decoder corruption error (#173) Fixed : null-string roundtrip (#176) New : midipix support +New : benchmark mode can select directory as input v0.6.0 Stronger high compression modes, thanks to Przemyslaw Skibinski