diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 15e1a3f003..0aea1bfae8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-29 Thorsten Kukuk <kukuk@suse.de> + + * posix/tst-execle1.c (do_test): Fix execle arguments. + * posix/tst-execle2.c (do_test): Likewise. + 2005-03-28 Roland McGrath <roland@redhat.com> * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names. |