ChangeLog: fix vm_core.h entry in r46465

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2014-06-20 22:48:41 +00:00
parent 4534a30838
commit 28e88ce9a4

View File

@ -50,7 +50,7 @@ Thu Jun 19 21:41:30 2014 Koichi Sasada <ko1@atdot.net>
* test/ruby/test_settracefunc.rb: add a test.
* vm_core.h (rb_name_err_mesg_new):
* vm_core.h (rb_vm_rewind_cfp): add the prototype declaration.
Thu Jun 19 19:47:21 2014 Koichi Sasada <ko1@atdot.net>