summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2855a78b27..7c012c43c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -155,7 +155,7 @@
 
 2005-09-29  Alfred M. Szmidt  <ams@gnu.org>
 
-	* elf/rtld.c [! DL_ARGV_NOT_RELRO] (_dl_argc, _dl_skip_args):
+	* elf/rtld.c [DL_ARGV_NOT_RELRO] (_dl_argc, _dl_skip_args):
 	Don't use attribute_relro.
 
 2005-09-29  Roland McGrath  <roland@redhat.com>