From c38ee00226517bae961fe19cc5ad4f11b91c69fc Mon Sep 17 00:00:00 2001 From: nari Date: Fri, 5 Oct 2012 07:25:39 +0000 Subject: ChangeLog: fix a miss git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37092 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 061aa4fac4..a230327cb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ Fri Oct 5 16:04:33 2012 Narihiro Nakamura - * gc.c (chain_finalized_object): remove to check a mark flag and - marking since all objects are certainly unmarked with rest_sweep. + * gc.c (chain_finalized_object): remove to check a mark flag since + all objects are certainly unmarked with rest_sweep. * gc.c (rb_objspace_call_finalizer): remove to mark finalizable objects. The sweeping doesn't push T_ZOMBIE objects to the -- cgit v1.2.3