From 59bbe8a95b9635709724a0156435f6671db757dc Mon Sep 17 00:00:00 2001 From: kazu Date: Fri, 17 Aug 2018 04:01:12 +0000 Subject: [PATCH] [DOC] Add ticket number [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index fa51d256cf..bdc11e4259 100644 --- a/NEWS +++ b/NEWS @@ -105,6 +105,7 @@ with all sufficient information, see the ChangeLog file or Redmine * incompatible changes: * system() and exec() do not close non-standard file descriptors (The default of :close_others option is changed to false by default.) + [Misc #14907] * KeyError