mirror of
https://github.com/facebook/zstd.git
synced 2025-11-27 11:41:11 +03:00
minor release note update
This commit is contained in:
1
NEWS
1
NEWS
@@ -2,6 +2,7 @@ v1.2.0
|
|||||||
cli : changed : Multithreading enabled by default (use target zstd-nomt or HAVE_THREAD=0 to disable)
|
cli : changed : Multithreading enabled by default (use target zstd-nomt or HAVE_THREAD=0 to disable)
|
||||||
cli : new : command -T0 means "detect and use nb of cores", by Sean Purcell
|
cli : new : command -T0 means "detect and use nb of cores", by Sean Purcell
|
||||||
cli : new : zstdmt symlink hardwired to `zstd -T0`
|
cli : new : zstdmt symlink hardwired to `zstd -T0`
|
||||||
|
cli : new : command --threads=# (#671)
|
||||||
cli : new : experimental target `zstd4`, with support for lz4 format, by Sean Purcell
|
cli : new : experimental target `zstd4`, with support for lz4 format, by Sean Purcell
|
||||||
cli : fix : does not output compressed data on console
|
cli : fix : does not output compressed data on console
|
||||||
cli : fix : ignore symbolic links unless --force specified,
|
cli : fix : ignore symbolic links unless --force specified,
|
||||||
|
|||||||
Reference in New Issue
Block a user