From b7835e3223de60d3f5bf1fed66468b5052cd595f Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 2 Sep 2013 14:51:24 +0000 Subject: Fix spurious jnf underflows (bug 14155). --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4fe4b63..17e8eb6 100644 --- a/NEWS +++ b/NEWS @@ -9,8 +9,8 @@ Version 2.19 * The following bugs are resolved with this release: - 14699, 15522, 15531, 15532, 15736, 15749, 15797, 15867, 15890, 15897, - 15905, 15909. + 14155, 14699, 15522, 15531, 15532, 15736, 15749, 15797, 15867, 15890, + 15897, 15905, 15909. * 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