added : dictID retrieval functions.

added : unit tests for dictID retrieval functions
This commit is contained in:
Yann Collet
2016-12-05 16:21:06 -08:00
parent 1d78fdea11
commit e7a41a5955
4 changed files with 78 additions and 1 deletions
+2
View File
@@ -7,6 +7,8 @@ cli : fixed : status displays total amount decoded, even for file consisting of
cli : fixed : zstdcat
API : changed : zbuff prototypes now generate deprecation warnings
API : changed : streaming decompression implicit reset on starting new frame
API : added experimental : dictID retrieval functions
zlib_wrapper : added support for gz* functions, by Przemyslaw Skibinski
Changed : reduced stack memory use
v1.1.1