]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated NEWS
authorYann Collet <cyan@fb.com>
Mon, 5 Sep 2016 15:06:33 +0000 (08:06 -0700)
committerYann Collet <cyan@fb.com>
Mon, 5 Sep 2016 15:06:33 +0000 (08:06 -0700)
NEWS

diff --git a/NEWS b/NEWS
index fce31cb2e5ffaff60dd1df41c0a63662f53f49b4..d72e6b103dcc940921afeb3ec4f41f0dc15888b6 100644 (file)
--- 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)