updated doc

This commit is contained in:
Yann Collet
2016-07-04 01:29:47 +02:00
parent d916c908e0
commit 00d44abe71
2 changed files with 66 additions and 19 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ 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 : ZSTD_decompressBlock() using multiple consecutive blocks. Reported by Greg Slazinski.
fixed : potential segfault on very large files (many gigabytes). Reported by Chip Turner.
fixed : CLI displays system error message when destination file cannot be created (#231). Reported by Chip Turner.