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 ae803ea..b9dc89d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-08-30 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-load.c (fillin_rpath): Make local copy of where string
+ since the object being loaded can be unloaded.
+
* iconvdata/Makefile (tests): Add tst-loading.
* iconvdata/tst-loading.c: New file.