From bbfcc243090d8bbfe64488551df9917c4ac18bd5 Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Fri, 27 Jan 2017 11:27:34 -0800 Subject: [PATCH] updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 6e8249426..f404f6e37 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ API : new : ZDICT_finalizeDictionary() API : fix : ZSTD_initCStream_usingCDict() properly writes dictID into frame header, by Gregory Szorc (#511) API : fix : all symbols properly exposed in libzstd, by Nick Terrell build : support for Solaris target, by Przemyslaw Skibinski +doc : clarified specification, by Andrew Purcell v1.1.2 API : streaming : decompression : changed : automatic implicit reset when chain-decoding new frames without init -- 2.47.3