summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2019-04-16 18:20:31 (GMT)
committerYann Collet <cyan@fb.com>2019-04-16 18:20:31 (GMT)
commit108adfcb422ba5c2594a72b8fd5c9df38cc9ca6e (patch)
tree9018895fd83d170e47789ee7026b8b246f8fa0e8
parentfc3176f6aa6b8034e0a27598c23bdda559b5cf9c (diff)
downloadlz4-108adfcb422ba5c2594a72b8fd5c9df38cc9ca6e.zip
lz4-108adfcb422ba5c2594a72b8fd5c9df38cc9ca6e.tar.gz
lz4-108adfcb422ba5c2594a72b8fd5c9df38cc9ca6e.tar.bz2
minor news update
for msys2
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6313142..7a3a071 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ build: source code can be amalgamated, by Bing Xu
build: added meson build, by @lzutao
build: new build macros : LZ4_DISTANCE_MAX, LZ4_FAST_DEC_LOOP
install: MidnightBSD, by @laffer1
-install: Windows 10 msys2, by @vtorri
+install: msys2 on Windows 10, by @vtorri
v1.8.3
perf: minor decompression speed improvement (~+2%) with gcc