summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2014-08-01 18:10:21 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2014-08-01 18:10:21 (GMT)
commit7ac18ad9dc5a5555f9129659c007fe9141e422b0 (patch)
tree9e6b4627c32f33ac6a5212afbcce9e3a66270d98 /NEWS
parent17fdc54813582d3235401f287999cc17c466ab5f (diff)
downloadlz4-7ac18ad9dc5a5555f9129659c007fe9141e422b0.zip
lz4-7ac18ad9dc5a5555f9129659c007fe9141e422b0.tar.gz
lz4-7ac18ad9dc5a5555f9129659c007fe9141e422b0.tar.bz2
fix : HC streaming mode
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 889273f..6ad8906 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
r121:
Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu)
+Fix : Makefile : install for OS-X and BSD, thanks to Takayuki Matsuoka
r120:
Modified : Streaming API, using strong types