From f14ec698b923b68a19263efadd8ccef922c61d77 Mon Sep 17 00:00:00 2001 From: yugui Date: Thu, 25 Dec 2008 16:33:00 +0000 Subject: merges r20685 from trunk into ruby_1_9_1. * NEWS git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21056 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ba99e011fe..584bbe3e3c 100644 --- a/NEWS +++ b/NEWS @@ -313,7 +313,7 @@ See doc/NEWS-1.8.7 for changes between 1.8.6 and 1.8.7. o supports conversion between many encodings * Numeric o Numeric#upto, #downto, #times, #step - o Numeric#scalar?, Complex#scalar? + o Numeric#real?, Complex#real? o Numeric#magnitude * Rational / Complex o They are in the core library now -- cgit v1.2.3