From 4b90268a4cadbf44de41e325a8ac43858e2d43b4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Sun, 6 Sep 2015 22:20:52 +0200
Subject: [PATCH] Mention disabled ifunc relocations in NEWS.

---
 NEWS | 3 +++
 1 file changed, 3 insertions(+)

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.
-- 
GitLab