updated NEWS
This commit is contained in:
parent
2a2ba3691c
commit
8f29e8e0e4
1
NEWS
1
NEWS
@ -1,5 +1,6 @@
|
||||
v0.8.0
|
||||
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()
|
||||
Fixed : legacy mode with ZSTD_HEAPMODE=0, by Christopher Bergqvist
|
||||
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
|
||||
startSpeedTest
|
||||
speedTest.pid
|
||||
|
Loading…
Reference in New Issue
Block a user