summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3483c8535..02d8a2b502 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,10 @@
2011-12-23 Ulrich Drepper <drepper@gmail.com>
+ [BZ 13527]
+ * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
+ ISO C11.
+
* include/features.h: Define __USE_ISOCXX11 when compiling ISo C++11
code.