added dll compilation tests

This commit is contained in:
Yann Collet
2016-12-17 16:28:12 +01:00
parent d1a53f0057
commit d46ecb58a5
7 changed files with 47 additions and 16 deletions
+3
View File
@@ -1,3 +1,6 @@
v1.1.3
API : fix : all symbols properly exposed in libzstd, by Nick Terrell
v1.1.2
API : streaming : decompression : changed : automatic implicit reset when chain-decoding new frames without init
API : experimental : added : dictID retrieval functions, and ZSTD_initCStream_srcSize()