summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorCyan4973 <yann.collet.73@gmail.com>2014-04-22 22:45:28 (GMT)
committerCyan4973 <yann.collet.73@gmail.com>2014-04-22 22:45:28 (GMT)
commitdac2a0946d854e1fcb9547b3cc40db835432cece (patch)
treeff6f5c293ee4c61cda64b1f36a8549743db3b8c2 /NEWS
parent37be46701a21e554fff47f97b549fb473f6a2904 (diff)
parent30a41b5b91b4f4caf8d65b979de5199c9ddcccf5 (diff)
downloadlz4-r117.zip
lz4-r117.tar.gz
lz4-r117.tar.bz2
Merge pull request #3 from Cyan4973/betar117
Beta
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 39a19f9..d850cda 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+r117:
+Added : man pages for lz4c and lz4cat
+Added : automated tests on Travis, thanks to Takayuki Matsuoka !
+fix : block-dependency command line (issue 127)
+fix : lz4fullbench (issue 128)
+
r116:
hotfix (issue 124 & 125)