summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-10-14 18:46:12 -0400
committerUlrich Drepper <drepper@gmail.com>2011-10-14 18:46:12 -0400
commit396a21b1d016c52e011f8921e0728aa62a1e9df0 (patch)
tree990090c8362d0c994df98b5ce8d60af31b71f191 /ChangeLog
parent349290c00a26567051ef953efcb874d7ee7def1e (diff)
Support optimized isXXX functions in C++ code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2faba53ff1..499050b683 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-14 Ulrich Drepper <drepper@gmail.com>
+
+ * ctype/ctype.h: Add support for inlined isXXX functions when
+ compiling C++ code.
+
2011-10-14 Andreas Schwab <schwab@redhat.com>
* sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.