From 291be0993bc06a377b92cd24268b2865be9e8d67 Mon Sep 17 00:00:00 2001 From: marcandre Date: Thu, 9 Jan 2014 17:34:01 +0000 Subject: * doc/NEWS-2.1.0: Add mention for litteral.freeze git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS-2.1.0 | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/NEWS-2.1.0 b/doc/NEWS-2.1.0 index 18627e8b13..2776c27551 100644 --- a/doc/NEWS-2.1.0 +++ b/doc/NEWS-2.1.0 @@ -114,6 +114,7 @@ with all sufficient information, see the ChangeLog file. * Process.clock_getres * String + * "literal".freeze is now optimized to return the same object * New methods: * String#scrub and String#scrub! verify and fix invalid byte sequence. If you want to use this function with older Ruby, -- cgit v1.2.3