From: Ulrich Drepper Date: Wed, 27 Feb 2002 18:10:07 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edf2dda168ee741df45139c3706546b005158dc8;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 064b26fdfbb..31eab67e435 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2002-02-27 Jakub Jelinek + + * sysdeps/alpha/dl-machine.h (elf_machine_load_address, RTLD_START): + Work around an Alpha gas bug. + +2002-02-27 Ulrich Drepper + + * catgets/open_catalog.c (__open_catalog): Fix typo in code which + uses read to load the catalog. + Patch by Andy Isaacson [PR libc/3011]. + 2002-02-26 Ulrich Drepper * stdio-common/vfscanf.c (_IO_vfwscanf): Always use ungetc, never