summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-23 17:00:51 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-23 17:00:51 +0000
commit1e0600324b651310396329343fd407507a533318 (patch)
tree538653d0c643afc888ac2c5ab3e32baceba41bc4 /ChangeLog
parent9e1b06e17d27fb4ddf51e9244f205417e9c4dd5c (diff)
* vm_core.h: define vm_call_handler.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ba6571335..18ea9a9dce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Oct 24 01:58:50 2015 Koichi Sasada <ko1@atdot.net>
+
+ * vm_core.h: define vm_call_handler.
+
Sat Oct 24 01:56:01 2015 Koichi Sasada <ko1@atdot.net>
* vm_core.h, vm_insnhelper.h: move definition of VMDEBUG