diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2011-05-18 19:50:48 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-18 19:50:48 -0400 |
commit | 8db736347c7aca3201f61e3f05b5f672bcdd5bd9 (patch) | |
tree | daf0c93b688472f0ea0c7220cf09fd0e1d7bf137 /NEWS | |
parent | 0a197a9dfed71915b50e112834c044c6d2351312 (diff) | |
download | glibc-8db736347c7aca3201f61e3f05b5f672bcdd5bd9.tar.gz glibc-8db736347c7aca3201f61e3f05b5f672bcdd5bd9.tar.xz glibc-8db736347c7aca3201f61e3f05b5f672bcdd5bd9.zip |
Fix typo in x86-64 powl
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS index 6fe7074497..a5d803498d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2011-5-17 +GNU C Library NEWS -- history of user-visible changes. 2011-5-18 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc. See the end for copying conditions. @@ -16,7 +16,7 @@ Version 2.14 12469, 12489, 12509, 12510, 12511, 12518, 12527, 12541, 12545, 12551, 12582, 12583, 12587, 12597, 12601, 12611, 12625, 12626, 12631, 12650, 12653, 12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717, 12723, - 12724, 12734, 12738, 12746, 12766 + 12724, 12734, 12738, 12746, 12766, 12775 * The RPC implementation in libc is obsoleted. Old programs keep working but new programs cannot be linked with the routines in libc anymore. |