updated NEWS

This commit is contained in:
Yann Collet 2016-07-31 02:43:17 +02:00
parent 2a2ba3691c
commit 8f29e8e0e4
2 changed files with 2 additions and 0 deletions

1
NEWS
View File

@ -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
View File

@ -5,3 +5,4 @@ versionsTest
# Local script
startSpeedTest
speedTest.pid