From 33ab98f9e690b6505804a10b08e66fb366f9838b Mon Sep 17 00:00:00 2001 From: ko1 Date: Fri, 11 Oct 2013 09:13:18 +0000 Subject: * ext/objspace/gc_hook.c: prohibit reentrant. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0809274fe0..009fe27845 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 11 18:12:47 2013 Koichi Sasada + + * ext/objspace/gc_hook.c: prohibit reentrant. + Fri Oct 11 18:11:34 2013 Koichi Sasada * vm_trace.c (rb_postponed_job_flush): fix bit operation. -- cgit v1.2.3