fix ChangeLog entry

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49934 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ko1 2015-03-11 12:04:01 +00:00
parent 19ff6abd6d
commit 734146a459

View File

@ -19,10 +19,6 @@ Wed Mar 11 19:35:46 2015 Koichi Sasada <ko1@atdot.net>
* vm_eval.c: ditto.
* vm_eval.c (eval_string_with_cref):
* vm_eval.c (rb_type_str):
* vm_insnhelper.c: use RIMemo objects for CREF.
* ext/objspace/objspace.c: support T_IMEMO.