diff options
author | Yann Collet <cyan@fb.com> | 2019-04-16 18:20:31 (GMT) |
---|---|---|
committer | Yann Collet <cyan@fb.com> | 2019-04-16 18:20:31 (GMT) |
commit | 108adfcb422ba5c2594a72b8fd5c9df38cc9ca6e (patch) | |
tree | 9018895fd83d170e47789ee7026b8b246f8fa0e8 | |
parent | fc3176f6aa6b8034e0a27598c23bdda559b5cf9c (diff) | |
download | lz4-108adfcb422ba5c2594a72b8fd5c9df38cc9ca6e.zip lz4-108adfcb422ba5c2594a72b8fd5c9df38cc9ca6e.tar.gz lz4-108adfcb422ba5c2594a72b8fd5c9df38cc9ca6e.tar.bz2 |
minor news update
for msys2
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |