From: Ulrich Drepper Date: Fri, 17 Dec 2004 04:12:36 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-glibc-20041217T0906~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa191b86c70d82f59f67b31a6e025ab60e0100a;p=thirdparty%2Fglibc.git Update. 2004-12-16 Ulrich Drepper * stdlib/tst-setcontext.c: Enlarge st1 and st2 arrays. --- diff --git a/ChangeLog b/ChangeLog index edf8bbf39cd..e6b586f28f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-16 Ulrich Drepper + + * stdlib/tst-setcontext.c: Enlarge st1 and st2 arrays. + 2004-09-02 Steven Munroe [BZ #610]