summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-03-15 12:01:08 +0000
committermrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-03-15 12:01:08 +0000
commitb12d7f17d6a2c1e2e1f96b81170e04ecb4b6a144 ()
treed351cb3822e8781a62e7bb3c0c15ce3c55aeb062
parent2258a97fe2b21da9ec294ccedd00b3bbbc85cb07 (diff)
NEWS: add descriptions of [Feature #12732]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
@@ -68,6 +68,14 @@ with all sufficient information, see the ChangeLog file or Redmine
* Kernel
* Kernel.#system takes :exception option to raise an exception on
failure. [Feature #14386]