summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-06-17 16:52:40 +0000
committerUlrich Drepper <drepper@redhat.com>2006-06-17 16:52:40 +0000
commitac55a25bfc4c4e32d7e8b4acad140767c577dbf0 (patch)
treebb5a911bef025d500aaa74f8535049fd45c78f7a /ChangeLog
parent02f366b304194e5f7a17a10bfb23bf9d1dda5028 (diff)
[BZ #2792]
2006-06-17 Ulrich Drepper <drepper@redhat.com> [BZ #2792] * elf/dl-deps.c (expand_dst): Rename __cnt variable to not conflict with DL_DST_REQUIRED.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5fdef898d..868054e870 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-06-17 Ulrich Drepper <drepper@redhat.com>
+
+ [BZ #2792]
+ * elf/dl-deps.c (expand_dst): Rename __cnt variable to not
+ conflict with DL_DST_REQUIRED.
+
2006-06-16 Ulrich Drepper <drepper@redhat.com>
* nis/nis_subr.c (nis_getnames): Fix the implementation to better