aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dea287a..2a5a400 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.