ruby-changes:30896
From: ko1 <ko1@a...>
Date: Thu, 19 Sep 2013 14:33:54 +0900 (JST)
Subject: [ruby-changes:30896] ko1:r42975 (trunk): * NEWS: add a news for r42974.
ko1 2013-09-19 14:33:47 +0900 (Thu, 19 Sep 2013) New Revision: 42975 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=42975 Log: * NEWS: add a news for r42974. Modified files: trunk/ChangeLog trunk/NEWS Index: ChangeLog =================================================================== --- ChangeLog (revision 42974) +++ ChangeLog (revision 42975) @@ -1,3 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Thu Sep 19 14:33:14 2013 Koichi Sasada <ko1@a...> + + * NEWS: add a news for r42974. + Thu Sep 19 14:12:02 2013 Koichi Sasada <ko1@a...> * include/ruby/ruby.h: make Symbol objects frozen. Index: NEWS =================================================================== --- NEWS (revision 42974) +++ NEWS (revision 42975) @@ -97,6 +97,9 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L97 invalid byte sequence even if the destination encoding equals to the source encoding. +* Symbol + * All symbols are now frozen. + * pack/unpack (Array/String) * Q! and q! directives for long long type if platform has the type. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/