From ffa3cd7f1a472954e9be22a48140c6eef45c3ef5 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 3 Sep 2013 15:32:54 +0000 Subject: Fix lgammaf spurious underflow (bug 15427). --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ee78ea4..d29f0d9 100644 --- a/NEWS +++ b/NEWS @@ -9,8 +9,8 @@ Version 2.19 * The following bugs are resolved with this release: - 14155, 14699, 15522, 15531, 15532, 15736, 15749, 15797, 15867, 15886, - 15887, 15890, 15897, 15905, 15909, 15921. + 14155, 14699, 15427, 15522, 15531, 15532, 15736, 15749, 15797, 15867, + 15886, 15887, 15890, 15897, 15905, 15909, 15921. * CVE-2013-4237 The readdir_r function could write more than NAME_MAX bytes to the d_name member of struct dirent, or omit the terminating NUL -- cgit v1.1