summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2016-11-22 20:31:04 (GMT)
committerYann Collet <cyan@fb.com>2016-11-22 20:33:19 (GMT)
commit605512a7b44ed5547fa02cf2282a562fcd0d9935 (patch)
treedb5e21f8107f524cf2eabc6ad2a7ab41268f8b2b /NEWS
parentf4c74e6fac82d090d4511dc2d83b09725ff5e639 (diff)
downloadlz4-605512a7b44ed5547fa02cf2282a562fcd0d9935.zip
lz4-605512a7b44ed5547fa02cf2282a562fcd0d9935.tar.gz
lz4-605512a7b44ed5547fa02cf2282a562fcd0d9935.tar.bz2
updated NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bb9d1fb..63680a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,10 @@
+v1.7.5
+fix : Makefile : release build compatible with PIE and customized compilation directives provided through environment variables (#274, reported by Antoine Martin)
+
v1.7.4
Improved : much better speed in -mx32 mode
cli : fix : Large file support in 32-bits mode on Mac OS-X
-fix : compilation on gcc 4.4 (#282), reported by Antoine Martin
+fix : compilation on gcc 4.4 (#272), reported by Antoine Martin
v1.7.3
Changed : moved to versioning; package, cli and library have same version number