]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated doc
authorYann Collet <yann.collet.73@gmail.com>
Fri, 8 Jul 2016 17:18:30 +0000 (19:18 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Fri, 8 Jul 2016 17:18:30 +0000 (19:18 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 06c94ce9c80d3ff8d9d066222334905e5148ef32..6a27ae2cf797ee71dfb16d2ce2127b209f184a1e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,12 @@
 v0.7.3
+New : compression format specification
 New : `--` separator, stating that all following arguments are file names. Suggested by Chip Turner.
 New : `ZSTD_getDecompressedSize()`
 New : OpenBSD target, by Juan Francisco Cantero Hurtado
 New : `examples` directory
 fixed : dictBuilder using HC levels, reported by Bartosz Taudul
 fixed : legacy support from ZSTD_decompress_usingDDict(), reported by Felix Handte
+fixed : multi-blocks decoding with intermediate uncompressed blocks, reported by Greg Slazinski
 modified : removed "mem.h" and "error_public.h" dependencies from "zstd.h" (experimental section)
 modified : legacy functions no longer need magic number