fixed datagen

This commit is contained in:
Yann Collet
2016-05-09 12:28:20 +02:00
parent ceca200c77
commit d782890576
2 changed files with 2 additions and 23 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
v0.6.1
Fixed : Legacy codec v0.5 compatible with dictionary decompression
Fixed : Decoder corruption error (#173)
New : midipix support
v0.6.0
Stronger high compression modes, thanks to Przemyslaw Skibinski
@@ -99,7 +100,7 @@ frame concatenation support
v0.1.1
fix compression bug
detects write-flush errors
git@github.com:Cyan4973/zstd.git
v0.1.0
first release