diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1f9b0b4f86..bde167ac63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-02-26 Ulrich Drepper <drepper@redhat.com> + + * dlfcn/dlerror.c (check_free): New function. Extract common code + from fini and free_key_mem. Check whether this is libdl in the + base namespace. + 2005-02-25 Ulrich Drepper <drepper@redhat.com> * elf/dl-lookup.c (_dl_debug_bindings): Add namespace information |