summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 292cd27..ff62ca8 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ v1.7.5
cli : fix minor notification when using -r recursive mode
lz4cat : fix : works with relative path (#284) and stdin (#285) (reported by @beiDei8z)
doc : markdown version of man page, by Takayuki Matsuoka (#279)
+build : Makefile : fix concurrency lib+exe build (#277)
v1.7.4.2
fix : Makefile : release build compatible with PIE and customized compilation directives provided through environment variables (#274, reported by Antoine Martin)