mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
support for Z_SYNC_FLUSH, by @dak-evanti-ru
This commit is contained in:
parent
146eee1b01
commit
b3950eef20
1 changed files with 1 additions and 0 deletions
1
NEWS
1
NEWS
|
|
@ -3,6 +3,7 @@ Changed : --ultra now enables levels beyond 19
|
|||
Changed : -i# now selects benchmark time in second
|
||||
Fixed : ZSTD_compress* can now compress > 4 GB in a single pass, reported by Nick Terrell
|
||||
Fixed : speed regression on specific patterns (#272)
|
||||
Fixed : support for Z_SYNC_FLUSH, by Dmitry Krot (#291)
|
||||
|
||||
v0.8.0
|
||||
Improved : better speed on clang and gcc -O2, thanks to Eric Biggers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue