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 67dfa33..a9c5813 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 230b304..8dd33b9 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).