aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b0cff44f1..b84df57865 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2000-04-03 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-load.c (_dl_dst_substitute): Pretty print comment.
+ (add_name_to_object): Add cast in malloc call.
+ (fillin_rpath): Optimize loop to initialize ->status a bit.
+
* sysdeps/i386/dl-machine.h: Undo last change.
* sysdeps/mach/hurd/i386/dl-machine.h (RTLD_START_SPECIAL_INIT):
Restore %edx register after call here.