about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-12-17 04:12:36 +0000
committerUlrich Drepper <drepper@redhat.com>2004-12-17 04:12:36 +0000
commit9aa191b86c70d82f59f67b31a6e025ab60e0100a (patch)
treeac5d5711a9cb8c77845958f5ea49e864810a8ecd
parente710e49f4af03477334232f9300357b7347d274c (diff)
downloadglibc-9aa191b86c70d82f59f67b31a6e025ab60e0100a.tar.gz
glibc-9aa191b86c70d82f59f67b31a6e025ab60e0100a.tar.xz
glibc-9aa191b86c70d82f59f67b31a6e025ab60e0100a.zip
Update.
2004-12-16  Ulrich Drepper  <drepper@redhat.com>

	* stdlib/tst-setcontext.c: Enlarge st1 and st2 arrays.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edf8bbf39c..e6b586f28f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-16  Ulrich Drepper  <drepper@redhat.com>
+
+	* stdlib/tst-setcontext.c: Enlarge st1 and st2 arrays.
+
 2004-09-02  Steven Munroe  <sjmunroe@us.ibm.com>
 
 	[BZ #610]