Mention 15786 in NEWS

commit f3dcae82d54e5097e18e1d6ef4ff55c2ea4e621e
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Aug 25 04:33:54 2015 -0700

    Save and restore vector registers in x86-64 ld.so

also fixed

https://sourceware.org/bugzilla/show_bug.cgi?id=15786
This commit is contained in:
H.J. Lu 2015-08-28 12:53:19 -07:00
parent d3573f61ac
commit 315267abcd

8
NEWS
View File

@ -9,10 +9,10 @@ Version 2.23
* The following bugs are resolved with this release:
2898, 14341, 16517, 16519, 16520, 16734, 16973, 17787, 17905, 18084,
18086, 18240, 18265, 18370, 18421, 18480, 18525, 18610, 18618, 18647,
18661, 18674, 18681, 18778, 18781, 18787, 18789, 18790, 18795, 18796,
18820, 18823, 18824, 18863.
2898, 14341, 15786, 16517, 16519, 16520, 16734, 16973, 17787, 17905,
18084, 18086, 18240, 18265, 18370, 18421, 18480, 18525, 18610, 18618,
18647, 18661, 18674, 18681, 18778, 18781, 18787, 18789, 18790, 18795,
18796, 18820, 18823, 18824, 18863.
* The obsolete header <regexp.h> has been removed. Programs that require
this header must be updated to use <regex.h> instead.