]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Mention disabled ifunc relocations in NEWS.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 6 Sep 2015 20:20:52 +0000 (22:20 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 6 Sep 2015 20:20:52 +0000 (22:20 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6809be4c567aed4e2c1024ccaa5c1d887253c42f..9ff3ef4d3bc7ec4d52c0d0739237f7226ffd33d9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,9 @@ NEWS for the Nettle 3.2 release
        * Fixes for ARM assembly syntax, to work better with the clang
          assembler. Thanks to Jukka Ukkonen.
 
+       * Disabled use of ifunc relocations for fat builds, to fix
+         problems most triggered by using dlopen with RTLD_NOW.
+
 NEWS for the Nettle 3.1.1 release
 
        This release fixes a couple of non-critical bugs.