diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-11 19:06:15 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-11 19:06:15 -0800 |
commit | 37c8e46632ed9604e267db6fc0cc7c67669852fa (patch) | |
tree | fe8e54a5b4f945d6c2b855a97b6a6ffc047668ac /ChangeLog | |
parent | 1bdfadb4cc2a99dd2cb85b38147f1ddadf702874 (diff) | |
download | glibc-37c8e46632ed9604e267db6fc0cc7c67669852fa.tar glibc-37c8e46632ed9604e267db6fc0cc7c67669852fa.tar.gz glibc-37c8e46632ed9604e267db6fc0cc7c67669852fa.tar.bz2 glibc-37c8e46632ed9604e267db6fc0cc7c67669852fa.zip |
Fix typo in wordexp.h tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2010-01-11 Ulrich Drepper <drepper@redhat.com> + * conform/data/wordexp.h-data: Fix typo in last change. + * conform/data/unistd.h-data: Fix up older POSIX tests. * stdlib/stdlib.h: Fix handling symbols removed in XPG7. |