summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-12 09:00:19 +0000
committermrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-12 09:00:19 +0000
commit8adf1103225ee0f57cb60bd937f8b85328512685 (patch)
treeddbee1b6cdfcff370350a020d0804ddec41a6f62 /NEWS
parent8624cec9d30f553cf155def086f56001dd072b4a (diff)
NEWS: mention Process.last_status
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61144 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 1d329b5413..3b1e42fc75 100644
--- a/NEWS
+++ b/NEWS
@@ -101,6 +101,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Process
* Precision of Process.times is improved if getrusage(2) exists. [Feature #11952]
+ * Process.last_status. [Feature #14043]
* Range
* Range#initialize no longer rescue exceptions when comparing begin and