summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52f75bf0a3..6c2107cb68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-07-31 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-open.c (dl_open_worker): Add branch prediction.
+
* nis/nss_compat/compat-grp.c: Avoid unnecessary setgrent calls into
the backend NSS module. If backend setgrent call failed, don't have
internal_setgrent fail. Just remember this until it is needed.