updated NEWS

dev
Yann Collet 2016-12-07 16:41:33 -08:00
parent 426a9d4b71
commit d2908b9215
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

@ -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