S/390: Add BZ number to changelog entry and NEWS.

This commit is contained in:
Andreas Krebbel 2013-03-06 09:57:32 +01:00
parent e1b42695ea
commit 8a4473cc90
2 changed files with 2 additions and 1 deletions

View File

@ -180,6 +180,7 @@
2013-03-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[BZ #15232]
* sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
attribute_hidden.
* sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.

2
NEWS
View File

@ -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