From 06e689288cb6eb0a70021f0324057f208aad8eff Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 31 Oct 2005 01:28:52 +0000 Subject: * elf/dl-conflict.c (_dl_resolve_conflicts): Use _dl_debug_printf instead of _dl_printf to print conflict processing debug message. Reported by John Reiser . --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fca946919b..6331a3a9ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-10-26 Jakub Jelinek + + * elf/dl-conflict.c (_dl_resolve_conflicts): Use _dl_debug_printf + instead of _dl_printf to print conflict processing debug message. + Reported by John Reiser . + 2005-10-30 Ulrich Drepper * misc/hsearch_r.c (hsearch_r): Remove duplicate test. -- cgit 1.4.1