summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-08-17 04:01:12 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-08-17 04:01:12 +0000
commit59bbe8a95b9635709724a0156435f6671db757dc (patch)
tree7b1409d17c0084f680e1e1faf51d7ecd8fd3ba33 /NEWS
parent6cd8896bfa1689da1a4cc5ceb2ccd39453d54ed8 (diff)
[DOC] Add ticket number [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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