From 59b9f54fc2f0033dad8d46e82a1bcd60bc0f15c2 Mon Sep 17 00:00:00 2001 From: yui-knk Date: Fri, 18 Nov 2016 10:58:30 +0000 Subject: * NEWS: Fix class name git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56825 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1b64c5b6cc..c31ab2dac6 100644 --- a/NEWS +++ b/NEWS @@ -87,7 +87,7 @@ with all sufficient information, see the ChangeLog file or Redmine * Integer#digits for extracting columns of place-value notation [Feature #12447] - * Int#round now takes an optional keyword argument, half option, and the + * Integer#round now takes an optional keyword argument, half option, and the default behavior is round-to-nearest-even now. [Bug #12548] * IO -- cgit v1.2.3