diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-05-02 Ulrich Drepper <drepper@redhat.com> + * sysdeps/generic/dl-fptr.c (_dl_unmap): Fix typo in test. + (_dl_make_fptr): Fix typos introduced in last change. + * sysdeps/generic/dl-fptr.c: Put back one optimization from the original patch. Use non-exported symbols. Mark translatable strings. Pretty printing. |