summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-04-06 03:44:01 +0000
committerRoland McGrath <roland@gnu.org>2005-04-06 03:44:01 +0000
commitca40a44c367587a320e5bbfbab5c31d8393f0d94 (patch)
treee0a4422561b9e1daf14eff7c8920f21c93a2adfc
parent77a55b1538b6bc59d36b6e3d09c086e39304ab84 (diff)
.
-rw-r--r--ChangeLog12
1 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 075237b5b1..4f92b79be9 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 <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>
@@ -260,6 +258,12 @@
* 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]