From: Yann Collet Date: Mon, 5 Sep 2016 15:06:33 +0000 (-0700) Subject: updated NEWS X-Git-Tag: v1.1.0~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4c212c001f70f7cfcb8878f12283ed11d884cbe;p=thirdparty%2Fzstd.git updated NEWS --- diff --git a/NEWS b/NEWS index fce31cb2e..d72e6b103 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,9 @@ v1.0.1 New : contrib/pzstd, parallel version of zstd, by Nick Terrell +added : NetBSD install target (#338) Fixed : CLI -d output to stdout by default when input is stdin (#322) Fixed : CLI correctly detects console on Mac OS-X +Fixed : Legacy decoders use unified error codes (#341), reported by benrg Fixed : compatibility with OpenBSD, reported by Juan Francisco Cantero Hurtado (#319) Fixed : zstd-pgo, reported by octoploid (#329)