diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Sat Oct 24 04:10:13 2015 Koichi Sasada <[email protected]> + + * iseq.c (make_compile_option_value): include frozen_string_literal* + in a made option value. + + * vm_opts.h: forgot to add OPT_FROZEN_STRING_LITERAL_DEBUG + at last commit. + Sat Oct 24 03:58:02 2015 Koichi Sasada <[email protected]> * ruby.c: introduce --enable-frozen-string-literal-debug option. |