about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afdb9a7ca4..72f8238979 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-08  Jakub Jelinek  <jakub@redhat.com>
+
+	* elf/dl-fini.c (_dl_fini): Bump l_opencount of all objects so that
+	they are not dlclose'd from underneath us.
+
 2000-05-08  Andreas Schwab  <schwab@suse.de>
 
 	* posix/execle.c: Fix size parameter of memcpy.