ruby-changes:21006
From: marcandre <ko1@a...>
Date: Thu, 25 Aug 2011 06:27:26 +0900 (JST)
Subject: [ruby-changes:21006] marcandRe: r33055 (ruby_1_9_1): * NEWS: Integer#round was also updated (even though rdoc is unchanged)
marcandre 2011-08-25 06:27:15 +0900 (Thu, 25 Aug 2011) New Revision: 33055 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=33055 Log: * NEWS: Integer#round was also updated (even though rdoc is unchanged) Modified files: branches/ruby_1_9_1/NEWS Index: ruby_1_9_1/NEWS =================================================================== --- ruby_1_9_1/NEWS (revision 33054) +++ ruby_1_9_1/NEWS (revision 33055) @@ -336,6 +336,8 @@ o Numeric#round * Float o Float#round + * Integer + o Integer#round * Rational / Complex o They are in the core library now * Math -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/