From: Yann Collet Date: Thu, 8 Dec 2016 00:41:33 +0000 (-0800) Subject: updated NEWS X-Git-Tag: v1.1.2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2908b9215f7c991206edfe6047f3e413763ed18;p=thirdparty%2Fzstd.git updated NEWS --- diff --git a/NEWS b/NEWS index 36aa45e91..b4a200ad6 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ cli : new : preserve file attributes cli : new : added zstdless and zstdgrep tools cli : fixed : status displays total amount decoded, even for file consisting of multiple frames (like pzstd) cli : fixed : zstdcat +library : changed : only public ZSTD_ symbols are now exposed API : changed : zbuff prototypes now generate deprecation warnings API : changed : streaming decompression implicit reset on starting new frame API : added experimental : dictID retrieval functions