ruby-changes:44497
From: naruse <ko1@a...>
Date: Sat, 5 Nov 2016 12:13:21 +0900 (JST)
Subject: [ruby-changes:44497] naruse:r56570 (trunk): Add NEWS about r56200
naruse 2016-11-05 12:13:16 +0900 (Sat, 05 Nov 2016) New Revision: 56570 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=56570 Log: Add NEWS about r56200 Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 56569) +++ NEWS (revision 56570) @@ -101,6 +101,11 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L101 * Numeric#finite?, Numeric#infinite? [Feature #12039] +* Process + + * Support CLOCK_MONOTONIC_RAW_APPROX, CLOCK_UPTIME_RAW, and + CLOCK_UPTIME_RAW_APPROX which are introduced by macOS 10.12. + * Regexp * Regexp#match? [Feature #8110] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/