aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-03-06 09:15:58 +0000
committerUlrich Drepper <drepper@redhat.com>2004-03-06 09:15:58 +0000
commit42af49f875e2d0a8cdcf575fbd3a06c12be6468e (patch)
tree93545d0df9f8c0e6d6ed3cd68ee167712402e916 /ChangeLog
parent53bfdc1cf6f9360dfc5eb95c906159f949a8f83a (diff)
downloadglibc-42af49f875e2d0a8cdcf575fbd3a06c12be6468e.tar
glibc-42af49f875e2d0a8cdcf575fbd3a06c12be6468e.tar.gz
glibc-42af49f875e2d0a8cdcf575fbd3a06c12be6468e.tar.bz2
glibc-42af49f875e2d0a8cdcf575fbd3a06c12be6468e.zip
Update.
* elf/dl-fini.c (_dl_fini): Combine _dl_debug_printf calls. * elf/rtld.c (print_statistics): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ef7150b96..9af685c537 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-03-06 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-fini.c (_dl_fini): Combine _dl_debug_printf calls.
+ * elf/rtld.c (print_statistics): Likewise.
+
* elf/dl-open.c: No need to pass any parameter to _dl_start_profile.
They are the same in both places.
* elf/dl-profile.c: Likewise.