minor lib build refactoring

This commit is contained in:
Yann Collet
2016-12-08 18:42:27 -08:00
parent 6e754fe76a
commit 383b8088a3
2 changed files with 7 additions and 8 deletions
-1
View File
@@ -6,7 +6,6 @@ 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
lib : changed : only public ZSTD_ symbols are now exposed
lib : fixed : soname
API : changed : zbuff prototypes now generate deprecation warnings
API : changed : streaming decompression implicit reset on starting new frame
API : added experimental : dictID retrieval functions