about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed69681e09..5ef366b9e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+1998-10-07 07:57  H.J. Lu  <hjl@gnu.org>
+
+	* elf/dl-close.c (_dl_close): Fix a memory leak.
+
+1998-09-02 19:18  H.J. Lu  <hjl@gnu.org>
+
+	* elf/dl-open.c (_dl_open): Don't put the shared object on the
+	global scope list twice.
+
+	* elf/dl-close.c (_dl_close): Update _dl_global_scope[2] if the
+	first object on the list is removed.
+
 1998-10-07 16:48  Ulrich Drepper  <drepper@cygnus.com>
 
 	* sysdeps/unix/sysv/linux/alpha/ioperm.c: Improve the autodetection