aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6be3d32698..c3483c8535 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,9 @@
2011-12-23 Ulrich Drepper <drepper@gmail.com>
+ * include/features.h: Define __USE_ISOCXX11 when compiling ISo C++11
+ code.
+
[BZ #13528]
* libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.