updated NEWS
authorYann Collet <yann.collet.73@gmail.com>
Wed, 10 Dec 2014 17:02:40 +0000 (18:02 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Wed, 10 Dec 2014 17:02:40 +0000 (18:02 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 6dd49f4..5259573 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Changed : endian and alignment code
 Changed : directory structure : new "lib" directory
 Updated : lz4io, now uses lz4frame
 Improved: slightly improved decoding speed
+Fixed : LZ4_compress_limitedOutput(); Special thanks to Christopher Speller !
 Fixed : some alignment warnings under clang
 Fixed : deprecated function LZ4_slideInputBufferHC()