diff options
author | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2013-03-06 09:57:32 +0100 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2013-03-06 09:57:32 +0100 |
commit | 8a4473cc905b32afdba26e5617f8e08c6206f4a8 (patch) | |
tree | 28b00746de0448b0f05ce0485704fa94fe770cb2 /NEWS | |
parent | e1b42695eaea6518a632ab02b83f1e4c502a0d13 (diff) | |
download | glibc-8a4473cc905b32afdba26e5617f8e08c6206f4a8.tar glibc-8a4473cc905b32afdba26e5617f8e08c6206f4a8.tar.gz glibc-8a4473cc905b32afdba26e5617f8e08c6206f4a8.tar.bz2 glibc-8a4473cc905b32afdba26e5617f8e08c6206f4a8.zip |
S/390: Add BZ number to changelog entry and NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Version 2.18 11561, 13550, 13951, 14142, 14200, 14317, 14327, 14496, 14920, 14964, 14981, 14982, 14985, 14994, 14996, 15003, 15006, 15020, 15023, 15036, - 15054, 15055, 15062, 15078, 15160. + 15054, 15055, 15062, 15078, 15160, 15232. * Add support for calling C++11 thread_local object destructors on thread and program exit. This needs compiler support for offloading C++11 |