]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add NEWS entry for C++11 thread_local support.
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Tue, 19 Feb 2013 04:28:05 +0000 (09:58 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Tue, 19 Feb 2013 04:28:05 +0000 (09:58 +0530)
NEWS

diff --git a/NEWS b/NEWS
index 814fe37f2260646b027631089a87e486fafd8922..783f957746f7d957c8275addc4cf488942e80107 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ Version 2.18
   14982, 14985, 14994, 14996, 15003, 15006, 15020, 15023, 15036, 15054,
   15062, 15078.
 
+* Add support for calling C++11 thread_local object destructors on thread
+  and program exit.  This needs compiler support for offloading C++11
+  destructor calls to glibc.
+
 \f
 Version 2.17