diff --git a/ChangeLog b/ChangeLog index 1fde8d247e..d5fd71cb25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Thu Jul 23 18:50:43 2015 Koichi Sasada - * vm_core.h: constify rb_iseq_constant_body::local_table and + * vm_core.h: constify rb_iseq_constant_body::local_table and rb_iseq_param_keyword::table and rb_iseq_param_keyword::default_values.