diff options
author | Yann Collet <cyan@fb.com> | 2016-12-08 22:37:12 (GMT) |
---|---|---|
committer | Yann Collet <cyan@fb.com> | 2016-12-08 22:39:43 (GMT) |
commit | 626552671a69a13cd467e27ed149dac4b35fd484 (patch) | |
tree | 70adddd097bc10091c201ba950f09f4ecc4dcf8d /NEWS | |
parent | de93e9e5d84fef6c5741ff0d72306fdb2baade1e (diff) | |
download | lz4-626552671a69a13cd467e27ed149dac4b35fd484.zip lz4-626552671a69a13cd467e27ed149dac4b35fd484.tar.gz lz4-626552671a69a13cd467e27ed149dac4b35fd484.tar.bz2 |
updated NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |