summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2014-12-03 22:19:11 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2014-12-03 22:19:11 (GMT)
commitb827ecf72894156c1727482b145dc9e7a116dbc9 (patch)
tree162d5ac7127a687e6ed21dd4d25a939abc7b6a28 /NEWS
parent18b3ef9873779e7613c135e2ce61b945749f6128 (diff)
downloadlz4-b827ecf72894156c1727482b145dc9e7a116dbc9.zip
lz4-b827ecf72894156c1727482b145dc9e7a116dbc9.tar.gz
lz4-b827ecf72894156c1727482b145dc9e7a116dbc9.tar.bz2
Clarified a few comments
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f49535d..45e1871 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Changed : endian and alignment code
Changed : directory structure : new "lib" directory
Updated : lz4io, now uses lz4frame
Fixed : some alignment warnings under clang
+Fixed : deprecated function LZ4_slideInputBufferHC()
r124:
New : LZ4 HC streaming mode