From: Ulrich Drepper Date: Sat, 21 Aug 2004 09:28:31 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-base~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ea6fc094544328c08c367bc40a3b830b8fe7e8;p=thirdparty%2Fglibc.git Update. 2004-08-21 Ulrich Drepper * dlfcn/Makefile: Don't build eval.c anymore. pointer in new variable ORIG_NAME and use this pointer when --- diff --git a/ChangeLog b/ChangeLog index e1de142b35d..0381af5b4cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-08-21 Ulrich Drepper + + * dlfcn/Makefile: Don't build eval.c anymore. + 2004-08-20 Roland McGrath * csu/Makefile ($(objpfx)version-info.h): Use printf in place @@ -34,7 +38,7 @@ 2004-08-18 Ulrich Drepper * sysdeps/posix/getaddrinfo.c (gaih_inet): Store NAME parameter - pointer in new variable ORIG_NAME and se this pointer when + pointer in new variable ORIG_NAME and use this pointer when determination of canonical name failed, not the possibly IDN translated value of NAME.