]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated NEWS with meson build by Dima Krasner
authorYann Collet <cyan@fb.com>
Mon, 20 Feb 2017 09:26:05 +0000 (01:26 -0800)
committerYann Collet <cyan@fb.com>
Mon, 20 Feb 2017 09:26:05 +0000 (01:26 -0800)
NEWS

diff --git a/NEWS b/NEWS
index a710da8b96f1b9091a05d280f2b4000d7444025a..be334975433f068d14a394769f141178b9b26b91 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ cli : new : advanced benchmark command --priority=rt
 cli : fix : write on sparse-enabled file systems in 32-bits mode, by @ds77
 API : new : ZSTD_getFrameCompressedSize(), ZSTD_getFrameContentSize(), ZSTD_findDecompressedSize(), by Sean Purcell
 API : change : ZSTD_compress*() with srcSize==0 create an empty-frame of known size
+build:new : meson build system in contrib/meson, by Dima Krasner
 doc : new : educational decoder, by Sean Purcell
 
 v1.1.3