summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-08-26 01:35:19 +0000
committerUlrich Drepper <drepper@redhat.com>2007-08-26 01:35:19 +0000
commit3fa1046805695f2baca120331f9a2b7bc736db20 (patch)
tree96f4b8fb7e5619d716b912f37a51b07110b58bb1 /ChangeLog
parentec1e04dedb30596bb5bccad675feb0608f92cea9 (diff)
* posix/regex_internal.h: Prevent some declarations and definitions
to be seen when used in tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e07b46b079..324bcabb25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-08-25 Ulrich Drepper <drepper@redhat.com>
+ * posix/regex_internal.h: Prevent some declarations and definitions
+ to be seen when used in tests.
+
* posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.
* posix/tst-rfc3484-2.c (__idna_to_unicode_lzlz): Likewise.