summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorCyan4973 <cyan@fb.com>2018-04-29 15:46:39 (GMT)
committerCyan4973 <cyan@fb.com>2018-04-29 15:46:39 (GMT)
commite28ae0af078a632f0c66647396c69d4661364b79 (patch)
treeec43787cc720c8f0f3059ae92984ea9017615f04 /NEWS
parentaaeeb2572bfa197bf29fd804953c93cba9db57be (diff)
downloadlz4-e28ae0af078a632f0c66647396c69d4661364b79.zip
lz4-e28ae0af078a632f0c66647396c69d4661364b79.tar.gz
lz4-e28ae0af078a632f0c66647396c69d4661364b79.tar.bz2
updated NEWS for v1.8.2
mentioning work from @svpv
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c3b47f1..90cafc6 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ v1.8.2
perf: *much* faster dictionary compression on small files, by @felixhandte
perf: slightly faster HC compression and decompression speed
perf: very small compression ratio improvement
+perf: improved decompression binary size and speed, by Alexey Tourbin (@svpv)
fix : compression compatible with low memory addresses (< 0xFFFF)
fix : decompression segfault when provided with NULL input, by @terrelln
cli : new command --favor-decSpeed