fill ChangeLog entry.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ko1 2007-07-13 06:21:26 +00:00
parent 9dbaa0a9a9
commit aebce0bb76

View File

@ -98,7 +98,7 @@ Thu Jul 12 12:58:21 2007 Koichi Sasada <ko1@atdot.net>
* template/insns.inc.tmpl: remove YARV prefix.
* thread.c:
* thread.c: use rb_iseq_eval() and rb_str_new2().
* vm.c (rb_iseq_eval): added.