about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a5a4004a8..92f53f8e2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2003-05-02  Ulrich Drepper  <drepper@redhat.com>
 
-	* sysdeps/generic/dl-fptr.c (_dl_unmap): Fix typo in test.
+	* sysdeps/generic/dl-fptr.c (_dl_make_fptr): Use 0 not NULL for
+	comparing ftab elements.
+	(_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