From 3877d9ea5fc19eb51aeab20c3a085c6ce743696c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 10 Apr 1999 11:51:27 +0000 Subject: Update. 1999-04-10 Ulrich Drepper * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Rewrite to use binary search. Based on a patch by Jakub Jelinek . 1999-04-07 H.J. Lu * manual/install.texi (Reporting Bugs): Add section about reported --- ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6a098f2..b15ff9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,15 @@ +1999-04-10 Ulrich Drepper + + * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Rewrite to + use binary search. + Based on a patch by Jakub Jelinek . + 1999-04-08 Andreas Jaeger * scripts/test-installation.pl (installation_problem): Skip libnss1_* libraries from glibc-compat add-on. -Wed Apr 7 22:52:39 1999 H.J. Lu +1999-04-07 H.J. Lu * io/Versions (__dup2, __pipe): Added to GLIBC_2.0 for libstdc++ 2.7.2. @@ -11,7 +17,7 @@ Wed Apr 7 22:52:39 1999 H.J. Lu 1999-04-08 Andreas Jaeger - * manual/install.texi (Reporting Bugs): Add section about reported + * manual/install.texi (Reporting Bugs): Add section about reported bugs and correct email address of glibcbug script. 1999-04-01 Thorsten Kukuk -- cgit v1.1