From: Yann Collet Date: Tue, 13 Dec 2016 18:47:17 +0000 (+0100) Subject: updated NEWS X-Git-Tag: v1.1.2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b23420fa48a9b53eedc82d3ff2e8c5651e2f91b4;p=thirdparty%2Fzstd.git updated NEWS --- diff --git a/NEWS b/NEWS index 35e0e5820..9b0001636 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ v1.1.2 -API : streaming : decompression : changed : implicit reset on starting new frames without init -API : experimental : added : dictID retrieval functions +API : streaming : decompression : changed : automatic implicit reset when chain-decoding new frames without init +API : experimental : added : dictID retrieval functions, and ZSTD_initCStream_srcSize() API : zbuff : changed : prototypes now generate deprecation warnings lib : improved : faster decompression speed at ultra compression settings and 32-bits mode lib : changed : only public ZSTD_ symbols are now exposed