diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-12-18 22:02:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-12-18 22:02:01 +0000 |
commit | e0b849e9b1379fa14422c7b634ab3b6da5715576 (patch) | |
tree | 4e8f662efe8fa8d642cd99832f67fa62e295d640 /ChangeLog | |
parent | 7725f8749a850972980349ca05259ea09d0b514f (diff) | |
download | glibc-e0b849e9b1379fa14422c7b634ab3b6da5715576.tar.gz glibc-e0b849e9b1379fa14422c7b634ab3b6da5715576.tar.xz glibc-e0b849e9b1379fa14422c7b634ab3b6da5715576.zip |
* iconv/gconv_builtin.c: Mark map with attribute_relro.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 12f5cbab25..4c01e65c47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-12-18 Ulrich Drepper <drepper@redhat.com> + * iconv/gconv_builtin.c: Mark map with attribute_relro. + * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define C version for inside ld.so. |