From: Niels Möller Date: Sun, 6 Sep 2015 20:20:52 +0000 (+0200) Subject: Mention disabled ifunc relocations in NEWS. X-Git-Tag: nettle_3.2_release_20160128~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b90268a4cadbf44de41e325a8ac43858e2d43b4;p=thirdparty%2Fnettle.git Mention disabled ifunc relocations in NEWS. --- diff --git a/NEWS b/NEWS index 6809be4c..9ff3ef4d 100644 --- 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.