diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 502b3fadf4..dfb4bd188d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-04-30 Ulrich Drepper <drepper@redhat.com> + * nscd/nscd.h (struct database_dyn): Change filename to an array + to avoid relocations. + * elf/ldd.bash.in: If --verify loop fails to find a dynamic linker for the file don't just try the first one listed in RTLDLIST again. We already have the status. |