diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-02-20 20:12:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-02-20 20:12:35 +0000 |
commit | 6e21902ab82e353c3701583c4ee688c45dbb78d7 (patch) | |
tree | 5deccaa65cf30e649e7aa8de75b860437f1b6ac5 /linuxthreads/ChangeLog | |
parent | 11986c680d9ff586617955fc6b05c27f027baeaf (diff) | |
download | glibc-6e21902ab82e353c3701583c4ee688c45dbb78d7.tar.gz glibc-6e21902ab82e353c3701583c4ee688c45dbb78d7.tar.xz glibc-6e21902ab82e353c3701583c4ee688c45dbb78d7.zip |
Update.
2004-02-20 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h (DL_ARGV_NOT_RELRO): Define.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 49a37df7f8..3cc1a21282 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2004-02-20 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h (DL_ARGV_NOT_RELRO): Define. + 2004-02-10 Steven Munroe <sjmunroe@us.ibm.com> * Makefile (libpthread-routines): Add ptcleanup. |