aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2017-03-15 17:20:22 -0700
committerYann Collet <cyan@fb.com>2017-03-15 17:26:50 -0700
commita33bf89c62b1573a604144adaa797d94d97cb990 (patch)
treecc1c0607fce35468929ac28fb14d9a290de23002 /NEWS
parente945a27f9c7081349fdcd292ea870bc240f667fd (diff)
downloadlz4-a33bf89c62b1573a604144adaa797d94d97cb990.tar.gz
fix #332 : do not modify /dev/null permissions
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d348dd16..61e13d3c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
v1.7.6
+cli : fix : do not modify /dev/null permissions, reported by @Maokaman1
API : added LZ4_compressHC_destSize(), by Oleg (@remittor)
+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
+doc : lz4 api manual, by Przemyslaw Skibinski
v1.7.5