From: Yann Collet Date: Tue, 13 Sep 2016 17:40:50 +0000 (+0200) Subject: updated NEWS X-Git-Tag: v1.1.0~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=220c567aa15c98f0ed7dd2ae85862699091844aa;p=thirdparty%2Fzstd.git updated NEWS --- diff --git a/NEWS b/NEWS index b6a1d6983..ace6d4826 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,8 @@ added : NetBSD install target (#338) Improved : variable compression speed improvements on batches of small files. 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 : CLI supports recursive mode `-r` on Mac OS-X +Fixed : Legacy decoders use unified error codes, reported by benrg (#341), fixed by Przemyslaw Skibinski Fixed : compatibility with OpenBSD, reported by Juan Francisco Cantero Hurtado (#319) Fixed : compatibility with Hurd, by Przemyslaw Skibinski (#365) Fixed : zstd-pgo, reported by octoploid (#329)