mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
updated NEWS for v1.1.3
This commit is contained in:
parent
f6e9c4f1e1
commit
5962e58659
1 changed files with 2 additions and 1 deletions
3
NEWS
3
NEWS
|
|
@ -1,6 +1,7 @@
|
|||
v1.1.3
|
||||
cli : zstd can decompress .gz files. Feature can be turned off by targeting `make zstd-nogz` or setting `make HAVE_ZLIB=0`
|
||||
cli : zstd can decompress .gz files (can be disabled with `make zstd-nogz` or `make HAVE_ZLIB=0`)
|
||||
cli : new : experimental target `make zstdmt`, with multi-threading support
|
||||
cli : new : improved dictionary builder "cover" (experimental), by Nick Terrell
|
||||
cli : new : advanced commands for detailed parameters, by Przemyslaw Skibinski
|
||||
cli : fix zstdless on Mac OS-X, by Andrew Janke
|
||||
cli : fix #232 "compress non-files"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue