From: Ulrich Drepper Date: Sat, 23 Oct 2004 06:45:30 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-glibc-20041102T1153~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=390c6620660a9d242090d2978315938e83bcc5d9;p=thirdparty%2Fglibc.git Update. * resolv/res_send.c: Remove compatibility code which is unused in glibc and probably bitrotten. --- diff --git a/ChangeLog b/ChangeLog index 7397d140720..0025c3b2ad5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,9 @@ 2004-10-22 Ulrich Drepper + * resolv/res_send.c: Remove compatibility code which is unused in + glibc and probably bitrotten. + * debug/execinfo.h: Remove __THROW from backtrace prototype. 2004-10-22 Jakub Jelinek