From a0f33f996f7986dbf37631a4577f8565b42df29e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 8 Sep 2011 19:48:47 -0400 Subject: Add range checking for FD_SET, FD_CLR, and FD_ISSET --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6e2ab66ac3..b4a7045013 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2011-9-7 +GNU C Library NEWS -- history of user-visible changes. 2011-9-8 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc. See the end for copying conditions. @@ -34,6 +34,9 @@ Version 2.15 * New interfaces: scandirat, scandirat64 Implemented by Ulrich Drepper. + +* Checking versions of FD_SET, FD_CLR, and FD_ISSET added. + Implemented by Ulrich Drepper. Version 2.14 -- cgit 1.4.1