ruby-changes:49029
From: mrkn <ko1@a...>
Date: Tue, 12 Dec 2017 18:00:22 +0900 (JST)
Subject: [ruby-changes:49029] mrkn:r61144 (trunk): NEWS: mention Process.last_status
mrkn 2017-12-12 18:00:19 +0900 (Tue, 12 Dec 2017) New Revision: 61144 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61144 Log: NEWS: mention Process.last_status Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 61143) +++ NEWS (revision 61144) @@ -101,6 +101,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L101 * 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 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/