moved zstd.h to /lib

This commit is contained in:
Yann Collet
2016-07-17 20:42:21 +02:00
parent 9375590462
commit 85f3919960
5 changed files with 42 additions and 52 deletions
+1
View File
@@ -1,5 +1,6 @@
v0.7.5
Fixed : premature end of frame when zero-sized raw block, reported by Eric Biggers
Modified : minor compression level adaptations
Update : specification, to v0.1.2 : max huffman depth at 11 bits
v0.7.4