mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
updated doc
This commit is contained in:
parent
bd10607063
commit
d4e103a04e
1 changed files with 2 additions and 0 deletions
2
NEWS
2
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue