about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55acb4a9f0..bf3d821ca0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
 2005-10-16  Roland McGrath  <roland@frob.com>
 
 	[BZ #1253]
+	* sysdeps/mach/hurd/dl-sysdep.h
+	[SHARED] (DL_ARGV_NOT_RELRO): New macro.
+
+	[BZ #1253]
 	* sysdeps/mach/hurd/i386/init-first.c (init): Make cast kosher.
 	(_hurd_stack_setup): Don't declare with arguments and ellipsis.
 	Use __builtin_frame_address and __builtin_return_address.