summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-10-07 20:30:24 +0000
committerUlrich Drepper <drepper@redhat.com>2007-10-07 20:30:24 +0000
commitbb27a6ebf77bc7f10c330fe97d2d3ce96b95c848 (patch)
tree876f69442a01b8cbb02bbd26ca2ecc30d362a97b /ChangeLog
parentc8d48faef08fe72320394ebc5dc3d12059392b90 (diff)
[BZ #2633]
* wcsmbs/wchar.h: Move many C99 functions into std namespace.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2813e59a47..ef40b8c4d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-10-07 Ulrich Drepper <drepper@redhat.com>
+ [BZ #2633]
+ * wcsmbs/wchar.h: Move many C99 functions into std namespace.
+
[BZ #5103]
* posix/glob.c (glob): Recognize patterns starting \/.
* posix/tst-gnuglob.c (find_file): Handle absolute path names.