From: Yann Collet Date: Tue, 27 Sep 2016 22:15:03 +0000 (+0200) Subject: updated NEWS X-Git-Tag: v1.1.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F394%2Fhead;p=thirdparty%2Fzstd.git updated NEWS --- diff --git a/NEWS b/NEWS index a2d77f020..ad56d17a8 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,9 @@ v1.1.0 New : contrib/pzstd, parallel version of zstd, by Nick Terrell added : NetBSD install target (#338) -Improved : speed improvements for batches of small files. +Improved : speed for batches of small files +Improved : speed of zlib wrapper, by Przemyslaw Skibinski +Changed : libzstd on Windows supports legacy formats, by Christophe Chevalier Fixed : CLI -d output to stdout by default when input is stdin (#322) Fixed : CLI correctly detects console on Mac OS-X Fixed : CLI supports recursive mode `-r` on Mac OS-X