aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9da7770abb..d1899c7f09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1999-01-20 Ulrich Drepper <drepper@cygnus.com>
+ * elf/Makefile (tests): Add loadfail.
+ Add rules to build failobj.so.
+ * elf/loadfail.c: New file. Test of failing to load object with
+ RTLD_GLOBAL set.
+ * elf/failobj.c: New file. Object which will fail to load.
+
* elf/dl-close.c (_dl_close): Fix last patch (cnt is unsigned).
* elf/dl-close.c: Handle failed loads which would have gone in the