about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6455a968c1..184b52e554 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2005-10-14  Ulrich Drepper  <drepper@redhat.com>
 
+	* stdlib/Makefile (tests): Add tst-ucontext-off.
+	* stdlib/tst-ucontext-off.c: New file.
+	* sysdeps/unix/sysv/linux/x86_64/ucontext_i.h (TEST): Define.
+	* sysdeps/unix/sysv/linux/i386/ucontext_i.h (TESTS): Likewise.
+
 	[BZ #1468]
 	* sysdeps/unix/sysv/linux/x86_64/ucontext_i.h: Fix values for
 	oFPREGS, oSIGMASK, oFPREGSMEM, and oMXCSR.