aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 149f382f90..024df1c069 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-01 Andreas Schwab <schwab@suse.de>
+
+ * sysdeps/m68k/dl-machine.h (_dl_start_user): Access
+ __libc_stack_end through GOT since it is a global symbol.
+
2003-03-01 GOTO Masanori <gotom@debian.or.jp>
* argp/argp.h: Fix a typo.