]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated NEWS
authorYann Collet <cyan@fb.com>
Thu, 8 Dec 2016 00:41:33 +0000 (16:41 -0800)
committerYann Collet <cyan@fb.com>
Thu, 8 Dec 2016 00:41:33 +0000 (16:41 -0800)
NEWS

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