diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-21 08:00:14 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-21 08:00:14 -0400 |
commit | f7d82dc9e0b812c30ed1935190cda11a171b1438 (patch) | |
tree | 36a25de30c230583a834ec81cba3e824a74d371c /ChangeLog | |
parent | cc9e536dac7171fa62b73700a01495cc6b269560 (diff) | |
download | glibc-f7d82dc9e0b812c30ed1935190cda11a171b1438.tar.gz glibc-f7d82dc9e0b812c30ed1935190cda11a171b1438.tar.xz glibc-f7d82dc9e0b812c30ed1935190cda11a171b1438.zip |
Fix configure visibility tests
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7a91156ba2..2fac3560d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-05-21 Ulrich Drepper <drepper@gmail.com> + * configure.in: Fix typo in redirection and correct removal of test + files in two cases. + [BZ #12788] * locale/setlocale.c (new_composite_name): Fix test to check for identical name of all categories. |