summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a0c62cd515..c862a81d6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Wed Jul 22 06:25:45 2015 Koichi Sasada <ko1@atdot.net>
- * vm_core.h: constify rb_call_info_t::blockiseq and rb_iseq_t::iseq.
+ * vm_core.h: constify rb_call_info_t::blockiseq and rb_block_::iseq.
* vm.c, vm_insnhelper.c: catch up this fix.