diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 17f6b6cb70..57649584bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 2000-05-26 Ulrich Drepper <drepper@redhat.com> - * elf/dl-load.c (_dl_map_object): Don't ignore RPATHs of loader == + * catgets/open_catalog.c (__open_catalog): Add a few __builtin_expect. + + * elf/dl-load.c (_dl_map_object): Don't ignore RPATHs if loader == NULL. * posix/tst-preadwrite.c: Allow parallel execution of |