From: Roland McGrath Date: Wed, 16 Feb 2005 09:48:02 +0000 (+0000) Subject: . X-Git-Tag: cvs/fedora-glibc-2_3-20050216T1256~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37a1f6ccb009809cbc50c593a43bc7bf1c21d8cc;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 4150cbf65fe..5b05b6cb147 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,12 @@ [BZ #730] * libio/iofopncook.c (_IO_cookie_seekoff): Add prototype. +2005-01-05 Steven Munroe + + [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 [BZ #730]