summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2016-11-28 12:05:37 (GMT)
committerYann Collet <cyan@fb.com>2016-11-28 12:05:37 (GMT)
commit9a6f7dfc5b1e9ce882944c45de895cf9c21d1b7c (patch)
tree023d27ba06963632711b206b94b5238cb8c4bfc6 /NEWS
parenta9a8dbf7c10125f6024943df2e84108de49ce8e8 (diff)
downloadlz4-9a6f7dfc5b1e9ce882944c45de895cf9c21d1b7c.zip
lz4-9a6f7dfc5b1e9ce882944c45de895cf9c21d1b7c.tar.gz
lz4-9a6f7dfc5b1e9ce882944c45de895cf9c21d1b7c.tar.bz2
updated NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 56a2875..b879469 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
v1.7.5
cli : fix minor notification when using -r recursive mode
+doc : markdown version of man page, by Takayuki Matsuoka
v1.7.4.2
fix : Makefile : release build compatible with PIE and customized compilation directives provided through environment variables (#274, reported by Antoine Martin)