about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2013-03-06 09:57:32 +0100
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>2013-03-06 09:57:32 +0100
commit8a4473cc905b32afdba26e5617f8e08c6206f4a8 (patch)
tree28b00746de0448b0f05ce0485704fa94fe770cb2 /NEWS
parente1b42695eaea6518a632ab02b83f1e4c502a0d13 (diff)
downloadglibc-8a4473cc905b32afdba26e5617f8e08c6206f4a8.tar.gz
glibc-8a4473cc905b32afdba26e5617f8e08c6206f4a8.tar.xz
glibc-8a4473cc905b32afdba26e5617f8e08c6206f4a8.zip
S/390: Add BZ number to changelog entry and NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a12b1c8e45..fcd79ec102 100644
--- a/NEWS
+++ b/NEWS
@@ -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