From: Yann Collet Date: Fri, 27 Jan 2017 19:27:34 +0000 (-0800) Subject: updated NEWS X-Git-Tag: v1.1.3^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbfcc243090d8bbfe64488551df9917c4ac18bd5;p=thirdparty%2Fzstd.git updated NEWS --- diff --git a/NEWS b/NEWS index 6e8249426..f404f6e37 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ API : new : ZDICT_finalizeDictionary() API : fix : ZSTD_initCStream_usingCDict() properly writes dictID into frame header, by Gregory Szorc (#511) API : fix : all symbols properly exposed in libzstd, by Nick Terrell build : support for Solaris target, by Przemyslaw Skibinski +doc : clarified specification, by Andrew Purcell v1.1.2 API : streaming : decompression : changed : automatic implicit reset when chain-decoding new frames without init