summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-05-21 08:00:14 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-21 08:00:14 -0400
commitf7d82dc9e0b812c30ed1935190cda11a171b1438 (patch)
tree36a25de30c230583a834ec81cba3e824a74d371c /ChangeLog
parentcc9e536dac7171fa62b73700a01495cc6b269560 (diff)
Fix configure visibility tests
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
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.