ruby-changes:27344
From: marcandre <ko1@a...>
Date: Sat, 23 Feb 2013 08:18:59 +0900 (JST)
Subject: [ruby-changes:27344] marcandRe: r39396 (trunk): * NEWS: Floats are frozen too
marcandre 2013-02-23 08:15:55 +0900 (Sat, 23 Feb 2013) New Revision: 39396 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=39396 Log: * NEWS: Floats are frozen too Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 39395) +++ NEWS (revision 39396) @@ -462,8 +462,9 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L462 * Fixnum * Bignum + * Float - Fixnums and Bignums are frozen + Fixnums, Bignums and Floats are frozen * Signal.trap -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/