updated NEWS

This commit is contained in:
Yann Collet
2016-12-13 19:47:17 +01:00
parent ea6e0c22e5
commit b23420fa48
+2 -2
View File
@@ -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