summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-02-16 09:48:02 +0000
committerRoland McGrath <roland@gnu.org>2005-02-16 09:48:02 +0000
commit37a1f6ccb009809cbc50c593a43bc7bf1c21d8cc (patch)
tree29a0c36b4e607c2a731b3332d5f338660f92e4a9 /ChangeLog
parent36ffaa53b4d217f6611ebeb303b443bfca2ca72f (diff)
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4150cbf65f..5b05b6cb14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]