about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-04-06 20:59:56 +0000
committerRoland McGrath <roland@gnu.org>2003-04-06 20:59:56 +0000
commit24ff64798cda3ac078eeff7113e7d6e9279aa134 (patch)
tree7b8401968c391182df641a214e7bbc568d09b7b1 /ChangeLog
parent77f844138c60d34df49205db10e85b5cdbf0bf0b (diff)
downloadglibc-24ff64798cda3ac078eeff7113e7d6e9279aa134.tar.gz
glibc-24ff64798cda3ac078eeff7113e7d6e9279aa134.tar.xz
glibc-24ff64798cda3ac078eeff7113e7d6e9279aa134.zip
* sysdeps/unix/sysv/linux/i386/swapcontext.S: Rewrite register
	restoration as done for setcontext yesterday.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5016ceab6..3f054f8967 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-06  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/unix/sysv/linux/i386/swapcontext.S: Rewrite register
+	restoration as done for setcontext yesterday.
+
 2003-04-06  Jakub Jelinek  <jakub@redhat.com>
 
 	* elf/rtld.c: Revert 2003-03-14 change.