summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-07-11 18:38:13 -0700
committerRoland McGrath <roland@hack.frob.com>2011-07-11 18:38:13 -0700
commitdefe906180bad4e356bb55b60b10abd41b7ee3a1 (patch)
treefa666c8b5304820b49c9eaaf8e3c295958ef4720 /ChangeLog
parent319b9ad4bccedb2a6b1a222cf446e873b2bc6de1 (diff)
Fix a braino in new relro configure test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31902a0a3f..9738f7bd51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-07-11 Roland McGrath <roland@hack.frob.com>
+
+ * configure.in (-z relro check): Fix test code to make the variable
+ truly const.
+ * configure: Regenerated.
+
2011-07-11 Ulrich Drepper <drepper@gmail.com>
* nscd/nscd.h (struct traced_file): Define.