From: Roland McGrath Date: Wed, 6 Apr 2005 03:44:01 +0000 (+0000) Subject: . X-Git-Tag: cvs/glibc-2_3_5~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca40a44c367587a320e5bbfbab5c31d8393f0d94;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 075237b5b1f..4f92b79be91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -240,11 +240,9 @@ * nis/ypclnt.c (yp_2_yperr): Revert 2004-11-30 patch. (ypprot_err): Use yp_2_yperr table also for YP_NODOM .. YP_NOMORE. -2005-03-19 Jakub Jelinek +2005-03-20 Alfred M. Szmidt - [BZ #821] - * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value, - it has been incremented before. + * elf/dl-open.c (dl_open_worker): Fix typo. 2005-03-19 Ulrich Drepper @@ -260,6 +258,12 @@ * elf/order2mod3.c: New file. * elf/order2mod4.c: New file. +2005-03-19 Jakub Jelinek + + [BZ #821] + * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value, + it has been incremented before. + 2005-03-18 Ulrich Drepper [BZ #821]