From 33ebcb053809f36a5a244cd587349389958c4d33 Mon Sep 17 00:00:00 2001 From: ko1 Date: Wed, 24 Jul 2013 09:42:43 +0000 Subject: * array.c, gc.c: move ary_unprotect_logging() into rb_gc_unprotect_logging() which is general version * include/ruby/ruby.h: add USE_RGENGC_LOGGING_WB_UNPROTECT to enable. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42151 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9169b5ab17..ee15799667 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Wed Jul 24 18:40:11 2013 Koichi Sasada + + * array.c, gc.c: move ary_unprotect_logging() into + rb_gc_unprotect_logging() which is general version + + * include/ruby/ruby.h: add USE_RGENGC_LOGGING_WB_UNPROTECT + to enable. + Wed Jul 24 17:37:50 2013 Nobuyoshi Nakada * file.c (rb_file_expand_path_internal): preserve the file name -- cgit v1.2.3