summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-08-23 10:56:08 -0700
committerUlrich Drepper <drepper@redhat.com>2009-08-23 10:56:08 -0700
commit659a63fb7ba0b2c9bc45034283a302afe56a6ebe (patch)
tree6896cfd8a365fe30ed0e1d78b2b5339a690ba2c3 /ChangeLog
parentcd16986ee3a4fa92c7e6b3f5a601a635a7cdd21a (diff)
Thread-local locale handling part of XPG7.
I incorrectly enabled the definitions for XPG6.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e88049818..c48442d988 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-23 Ulrich Drepper <drepper@redhat.com>
+
+ * locale/locale.h: Include xlocale.h and the thread-local locale
+ declarations for XPG7, not XPG6.
+
2009-08-21 Andreas Schwab <schwab@redhat.com>
* sysdeps/powerpc/powerpc32/____longjmp_chk.S: Removed.