fixed test on CentOS7

This commit is contained in:
Yann Collet
2016-08-25 19:09:21 +02:00
parent baf7ecbdfd
commit 94376acfb0
2 changed files with 11 additions and 5 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
v0.8.2
API : ZDICT_getDictID()
Small decompression speed improvement
API : ZDICT_getDictID(), ZSTD_sizeof_{CCtx, DCtx, CStream, DStream}()
Enhanced documentation, by Przemyslaw Skibinski
Fixed : compression fails on specific huge files, bug introduced in v0.8.1, reported by Jesse McGrew
v0.8.1
New streaming API