summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2016-12-08 22:37:12 (GMT)
committerYann Collet <cyan@fb.com>2016-12-08 22:39:43 (GMT)
commit626552671a69a13cd467e27ed149dac4b35fd484 (patch)
tree70adddd097bc10091c201ba950f09f4ecc4dcf8d /NEWS
parentde93e9e5d84fef6c5741ff0d72306fdb2baade1e (diff)
downloadlz4-626552671a69a13cd467e27ed149dac4b35fd484.zip
lz4-626552671a69a13cd467e27ed149dac4b35fd484.tar.gz
lz4-626552671a69a13cd467e27ed149dac4b35fd484.tar.bz2
updated NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b879469..292cd27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
v1.7.5
cli : fix minor notification when using -r recursive mode
-doc : markdown version of man page, by Takayuki Matsuoka
+lz4cat : fix : works with relative path (#284) and stdin (#285) (reported by @beiDei8z)
+doc : markdown version of man page, by Takayuki Matsuoka (#279)
v1.7.4.2
fix : Makefile : release build compatible with PIE and customized compilation directives provided through environment variables (#274, reported by Antoine Martin)