]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Wed, 6 Apr 2005 03:44:01 +0000 (03:44 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 6 Apr 2005 03:44:01 +0000 (03:44 +0000)
ChangeLog

index 075237b5b1ff88d1c20e3b87036d4f33b12fde03..4f92b79be91d054549e3375401aec604bcf7b0c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * 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  <jakub@redhat.com>
+2005-03-20  Alfred M. Szmidt  <ams@gnu.org>
 
-       [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  <drepper@redhat.com>
 
        * elf/order2mod3.c: New file.
        * elf/order2mod4.c: New file.
 
+2005-03-19  Jakub Jelinek  <jakub@redhat.com>
+
+       [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  <drepper@redhat.com>
 
        [BZ #821]