From e48bf65db30ae2b85eeaab6c8947a218762b07cb Mon Sep 17 00:00:00 2001 From: naruse Date: Fri, 6 Nov 2015 16:19:08 +0000 Subject: Revert r52469 "* lib/cmath.rb: methods which has suffix '!' are now deprecated." It breaks rubyspec: http://rubyci.s3.amazonaws.com/ubuntu1510/ruby-trunk/log/20151106T153002Z.fail.html.gz git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 --- 1 file changed, 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 89ab3f0d61..cd3b548625 100644 --- a/NEWS +++ b/NEWS @@ -181,9 +181,6 @@ with all sufficient information, see the ChangeLog file. * lib/matrix.rb * Add Vector#round. https://github.com/ruby/ruby/pull/802 -* lib/cmath.rb - * methods which has suffix '!' are now deprecated. - * ext/coverage/coverage.c * Coverage.peek_result: new method to allow coverage to be captured without stopping the coverage tool. -- cgit v1.2.3