From 129a0711120e31078d565bb1096ebfdc8a3d4d0e Mon Sep 17 00:00:00 2001 From: normal Date: Fri, 7 Jul 2017 17:59:09 +0000 Subject: NEWS: note [Feature #13517] is Linux-only (no side-effects on _*nonblock) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59284 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a2f5c22562..aae7b9637f 100644 --- a/NEWS +++ b/NEWS @@ -125,7 +125,7 @@ with all sufficient information, see the ChangeLog file or Redmine * BasicSocket#read_nonblock and BasicSocket#write_nonblock no longer sets the O_NONBLOCK file description flag as side effect - [Feature #13362] + (on Linux only) [Feature #13362] === Stdlib compatibility issues (excluding feature bug fixes) -- cgit v1.2.3