updated NEWS
authorYann Collet <yann.collet.73@gmail.com>
Wed, 23 Jul 2014 09:26:16 +0000 (10:26 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Wed, 23 Jul 2014 09:26:16 +0000 (10:26 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 758a411..abb0e6f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 r120:
+Modified : Streaming API, using strong types
+Added : LZ4_versionNumber(), thanks to Takayuki Matsuoka
 Fix : OS-X : library install name, thanks to Clemens Lang
+Updated : Makefile : synchronize library version number with lz4.h, thanks to Takayuki Matsuoka
 Updated : Makefile : stricter compilation flags
+Added : pkg-config, thanks to Zbigniew Jędrzejewski-Szmek (issue 135)
+Makefile : lz4-test only test native binaries, as suggested by Michał Górny (issue 136)
 Updated : xxHash to r35
 
 r119: