From: Ulrich Drepper Date: Fri, 26 Mar 2004 09:54:51 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-base~595 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=596e1f3978ef6cf88fe90127d5693b509b1b409d;p=thirdparty%2Fglibc.git Update. 2004-03-26 Jakub Jelinek * elf/tst-dlmodcount.c: Include stddef.h and stdlib.h. * sysdeps/alpha/backtrace.c: New file. --- diff --git a/ChangeLog b/ChangeLog index 8a431db1950..7c8709267b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ +2004-03-26 Jakub Jelinek + + * elf/tst-dlmodcount.c: Include stddef.h and stdlib.h. + 2003-03-25 Richard Henderson - * sysdeps/alpha/backtrace.c: New. + * sysdeps/alpha/backtrace.c: New file. 2004-03-25 Ulrich Drepper