mirror of
https://github.com/facebook/zstd.git
synced 2025-10-05 00:07:15 -04:00
updated NEWS
This commit is contained in:
parent
2a2ba3691c
commit
8f29e8e0e4
1
NEWS
1
NEWS
@ -1,5 +1,6 @@
|
|||||||
v0.8.0
|
v0.8.0
|
||||||
Improved : better speed on clang and gcc -O2, thanks to Eric Biggers
|
Improved : better speed on clang and gcc -O2, thanks to Eric Biggers
|
||||||
|
New : Build on FreeBSD and DragonFly, thanks to JrMarino
|
||||||
Changed : modified API : ZSTD_compressEnd()
|
Changed : modified API : ZSTD_compressEnd()
|
||||||
Fixed : legacy mode with ZSTD_HEAPMODE=0, by Christopher Bergqvist
|
Fixed : legacy mode with ZSTD_HEAPMODE=0, by Christopher Bergqvist
|
||||||
Fixed : premature end of frame when zero-sized raw block, reported by Eric Biggers
|
Fixed : premature end of frame when zero-sized raw block, reported by Eric Biggers
|
||||||
|
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
@ -5,3 +5,4 @@ versionsTest
|
|||||||
|
|
||||||
# Local script
|
# Local script
|
||||||
startSpeedTest
|
startSpeedTest
|
||||||
|
speedTest.pid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user