From 217fbb2cf0cebeef643d1c7b5af10eef62658e1f Mon Sep 17 00:00:00 2001 From: yugui Date: Sat, 8 Aug 2009 15:35:29 +0000 Subject: merges r24425 from trunk into ruby_1_9_1. -- * encoding.c (rb_enc_associate_index): cannot set encoding on special constants. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@24474 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 96135b8cfa..d6f69a84f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ Thu Aug 6 16:25:08 2009 Nobuyoshi Nakada * encoding.c (enc_capable, rb_enc_get_index): Symbol is encoding capable. + * encoding.c (rb_enc_associate_index): cannot set encoding on + special constants. + Wed Aug 5 19:11:01 2009 NARUSE, Yui * ruby.c (rb_stdio_set_default_encoding): declared. -- cgit v1.2.3