diff options
author | 2005-02-16 09:48:02 +0000 | |
---|---|---|
committer | 2005-02-16 09:48:02 +0000 | |
commit | 37a1f6ccb009809cbc50c593a43bc7bf1c21d8cc (patch) | |
tree | 29a0c36b4e607c2a731b3332d5f338660f92e4a9 /ChangeLog | |
parent | 2005-01-05 Steven Munroe <sjmunroe@us.ibm.com> (diff) | |
download | glibc-37a1f6ccb009809cbc50c593a43bc7bf1c21d8cc.tar.xz glibc-37a1f6ccb009809cbc50c593a43bc7bf1c21d8cc.zip |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -8,6 +8,12 @@ [BZ #730] * libio/iofopncook.c (_IO_cookie_seekoff): Add prototype. +2005-01-05 Steven Munroe <sjmunroe@us.ibm.com> + + [BZ #729] + * elf/rtld.c (dl_main) [NEED_DL_SYSINFO_DSO]: Insure l_map_end and + l_text_end are set for a VDSO with a single PT_LOAD entry. + 2005-01-05 Ulrich Drepper <drepper@redhat.com> [BZ #730] |