From bc11b883a0cc3121038e6de45c80eaacb78403aa Mon Sep 17 00:00:00 2001 From: marcandre Date: Fri, 22 Feb 2013 23:15:55 +0000 Subject: * NEWS: Floats are frozen too git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39396 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 62162157f9..9f11eeee1a 100644 --- a/NEWS +++ b/NEWS @@ -462,8 +462,9 @@ with all sufficient information, see the ChangeLog file. * Fixnum * Bignum + * Float - Fixnums and Bignums are frozen + Fixnums, Bignums and Floats are frozen * Signal.trap -- cgit v1.2.3