]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated NEWS for v0.6.1
authorYann Collet <yann.collet.73@gmail.com>
Fri, 13 May 2016 09:29:38 +0000 (11:29 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Fri, 13 May 2016 09:29:38 +0000 (11:29 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 23e15ddaa957ec462d8467e2cad4d4a0b968ca00..736a36ea332049963aace43503861f60db41a555 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
 v0.6.1
+New : zlib wrapper API, thanks to Przemyslaw Skibinski
 Fixed : Legacy codec v0.5 compatible with dictionary decompression
 Fixed : Decoder corruption error (#173)
 Fixed : null-string roundtrip (#176)
 New : midipix support
+New : benchmark mode can select directory as input
 
 v0.6.0
 Stronger high compression modes, thanks to Przemyslaw Skibinski