From 66294491665029eff0cf3ebd5fb6f04582da6c1e Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Sat, 16 Nov 2013 12:45:11 +0000 Subject: Fix spurious "inexact" exceptions from x86 pow with NaN argument (bug 16167). --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 37c2390..e3effb6 100644 --- a/NEWS +++ b/NEWS @@ -18,7 +18,7 @@ Version 2.19 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909, 15917, 15919, 15921, 15923, 15939, 15948, 15963, 15966, 15985, 15988, 15997, 16032, 16034, 16036, 16037, 16041, 16071, 16072, 16074, 16078, 16103, 16112, - 16143, 16150, 16151, 16153, 16172. + 16143, 16150, 16151, 16153, 16167, 16172. * CVE-2012-4412 The strcoll implementation caches indices and rules for large collation sequences to optimize multiple passes. This cache -- cgit v1.1