mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 22:30:07 +00:00
Add NEWS entry for C++11 thread_local support.
This commit is contained in:
parent
2016b3cd19
commit
55e4107b2c
4
NEWS
4
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.
|
||||
|
||||
|
||||
Version 2.17
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user