From: Roland McGrath Date: Tue, 29 Mar 2005 23:28:10 +0000 (+0000) Subject: . X-Git-Tag: cvs/glibc-2_3_5~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f3344758829f2ea5438aeaa56265060ec6c19b;p=thirdparty%2Fglibc.git . --- diff --git a/ChangeLog b/ChangeLog index 3f6a0589942..9a44479446f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-29 Thorsten Kukuk + + * posix/tst-execle1.c (do_test): Fix execle arguments. + * posix/tst-execle2.c (do_test): Likewise. + 2005-03-01 Alfred M. Szmidt [BZ #777]