about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>1998-10-07 02:02:53 +0000
committerAndreas Schwab <schwab@suse.de>1998-10-07 02:02:53 +0000
commitc0de721b668922fd8aae0f962aa2a6a9bdb7dba1 (patch)
tree5f19fd50d40e913d8b1d5a12e0a5986c7e9e8d42 /ChangeLog
parent442dc32629b0a2f8a70d1f6de01ee547b47e4188 (diff)
downloadglibc-c0de721b668922fd8aae0f962aa2a6a9bdb7dba1.tar.gz
glibc-c0de721b668922fd8aae0f962aa2a6a9bdb7dba1.tar.xz
glibc-c0de721b668922fd8aae0f962aa2a6a9bdb7dba1.zip
* sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing startup
flag.
1998-10-06  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing startup
	flag.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3b7ccd4fe..d776b9dd40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-10-06  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
+
+	* sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing startup
+	flag.
+
 1998-10-04  Roland McGrath  <roland@baalperazim.frob.com>
 
 	* mach/mach.h: Remove __mach_msg decl; <mach/message.h> now does it.