updated doc

This commit is contained in:
Yann Collet
2016-07-04 00:42:58 +02:00
parent 440bb637e2
commit d916c908e0
4 changed files with 113 additions and 24 deletions
+3
View File
@@ -1,3 +1,6 @@
v0.7.3
added : OpenBSD target, by Juan Francisco Cantero Hurtado
v0.7.2
fixed : ZSTD_decompressBlock() using multiple consecutive blocks. Reported by Greg Slazinski
fixed : potential segfault on very large files (many gigabytes). Reported by Chip Turner.