summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2017-08-08 18:59:57 (GMT)
committerYann Collet <cyan@fb.com>2017-08-08 18:59:57 (GMT)
commite98a528576c1cc095dcdcf9ff1f4e3e8422a535d (patch)
tree88f16a544d8366bcf054e4b8cbdd97d0b1d16e3e /NEWS
parent9a967030d7f049042a64cd095bd54ebd34f53780 (diff)
downloadlz4-e98a528576c1cc095dcdcf9ff1f4e3e8422a535d.zip
lz4-e98a528576c1cc095dcdcf9ff1f4e3e8422a535d.tar.gz
lz4-e98a528576c1cc095dcdcf9ff1f4e3e8422a535d.tar.bz2
updated Frame specification
Restored DictID field in Frame header Bumped specification version to v1.6.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f6df47c..d10c48f 100644
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,10 @@ API : added LZ4_compress_HC_destSize(), by Oleg (@remittor)
API : added LZ4F_resetDecompressionContext()
API : lz4frame : negative compression levels trigger fast acceleration, request by Lawrence Chan
API : fix : expose obsolete decoding functions, reported by Chen Yufei
+build : fix : static lib installation, by Ido Rosen
build : dragonFlyBSD, OpenBSD, NetBSD supported
build : LZ4_MEMORY_USAGE can be modified at compile time, through external define
+doc : Updated LZ4 Frame format to v1.6.0, restoring Dictionary-ID field
doc : lz4 api manual, by Przemyslaw Skibinski
v1.7.5