From: Ulrich Drepper Date: Wed, 7 Jul 1999 11:58:40 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~324 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59263f403f07ec1c1bf452d2f9f3d64d4823242b;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 1dcd519a939..b85bb625503 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1999-07-02 Tim Waugh + + * posix/wordexp-test.c: Revert bogus 'unset IFS' change. It + doesn't belong in the tests, but in the wordexp implementation. + + * posix/wordexp.c (exec_comm): Unset IFS so that subshells don't + split fields. + 1999-07-06 Ulrich Drepper * sysdeps/unix/sysv/linux/alpha/ioperm.c: Update for some more