summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2017-04-09 08:41:36 (GMT)
committerYann Collet <cyan@fb.com>2017-04-09 08:41:36 (GMT)
commite2c9b19122a19fa8a46a253e4ce556a5b75fa8b1 (patch)
treec713ab373bca1e02a55036432a90fe8782e31197 /NEWS
parent7eecd32c079cdf1afda8c00bba83dd3a1fee3f62 (diff)
downloadlz4-e2c9b19122a19fa8a46a253e4ce556a5b75fa8b1.zip
lz4-e2c9b19122a19fa8a46a253e4ce556a5b75fa8b1.tar.gz
lz4-e2c9b19122a19fa8a46a253e4ce556a5b75fa8b1.tar.bz2
lz4frame : Added negative compression levels
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4fb8fdd..32fb613 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ v1.7.6
cli : fix : do not modify /dev/null permissions, reported by @Maokaman1
cli : added GNU separator -- specifying that all following arguments are files
API : added LZ4_compress_HC_destSize(), by Oleg (@remittor)
+API : lz4frame : negative compression levels trigger fast acceleration
API : fix : expose obsolete decoding functions, reported by Chen Yufei
build : dragonFlyBSD, OpenBSD, NetBSD supported
build : LZ4_MEMORY_USAGE can be modified at compile time, through external define