]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
PowerPC: update missing CL/NEWS bug reference
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 20 May 2013 14:35:01 +0000 (09:35 -0500)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 20 May 2013 14:35:01 +0000 (09:35 -0500)
Update ChangLog bugzilla number and NEWS for commit
13d3b41a36c4f28d171a144f8a9baad3a8835981 (PowerPC: fix hypot/hypotf
check for -INF).

ChangeLog
NEWS

index 67dfa33b147ea6ccc1861da4033ac20789881d30..a9c5813e731424e15ea77ca01e6b5ca3809ad108 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
+       [BZ # 15497]
        * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
        negative infinity on POWER6 or lower.
        * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
diff --git a/NEWS b/NEWS
index 230b304b9aad01e3402454798f5bc20a5ceb68e0..8dd33b9c371fec52bb0daca771de00ebde78b8ed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@ Version 2.18
   15305, 15307, 15309, 15327, 15330, 15335, 15336, 15337, 15342, 15346,
   15359, 15361, 15366, 15380, 15394, 15395, 15405, 15406, 15409, 15416,
   15418, 15419, 15423, 15424, 15426, 15429, 15442, 15448, 15480, 15485,
-  15488, 15490.
+  15488, 15490, 15497.
 
 * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla
   #15078).