diff options
author | Stefan Liebler <stli@linux.vnet.ibm.com> | 2015-01-16 09:17:32 +0100 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.vnet.ibm.com> | 2015-01-16 09:17:32 +0100 |
commit | 1d53248326dbd3c620a2bca16d35eff3019d900a (patch) | |
tree | 0a1fc9df0fd77039c5086acbcbe98183cfb64521 /NEWS | |
parent | 53fbd16918791258ebc1684b1a1afd543b814780 (diff) | |
download | glibc-1d53248326dbd3c620a2bca16d35eff3019d900a.tar.gz glibc-1d53248326dbd3c620a2bca16d35eff3019d900a.tar.xz glibc-1d53248326dbd3c620a2bca16d35eff3019d900a.zip |
S390: Get rid of linknamespace failures for string functions.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 3bdc96a402..d908425e6c 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,7 @@ Version 2.21 17630, 17633, 17634, 17635, 17647, 17653, 17657, 17658, 17664, 17665, 17668, 17682, 17717, 17719, 17722, 17723, 17724, 17725, 17732, 17733, 17744, 17745, 17746, 17747, 17748, 17775, 17777, 17780, 17781, 17782, - 17791, 17793, 17796, 17797, 17803, 17806, 17834 + 17791, 17793, 17796, 17797, 17803, 17806, 17834, 17848 * Optimized strcpy, stpcpy, strncpy, stpncpy, strcmp, and strncmp implementations for powerpc64/powerpc64le. |