]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated NEWS
authorYann Collet <cyan@fb.com>
Tue, 13 Dec 2016 18:47:17 +0000 (19:47 +0100)
committerYann Collet <cyan@fb.com>
Tue, 13 Dec 2016 18:47:17 +0000 (19:47 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 35e0e5820ff23ef10a82cba3b9af169da9fb45ec..9b0001636dfef40a8da683f5431e37986aa96848 100644 (file)
--- 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