From 9fa88bec316e434a8281cd3918fceaabc9faa374 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 1 Oct 2007 06:57:56 +0000 Subject: * gc.c (id2ref): skip ICLASS. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13583 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3733c10b7..5f9a5e1d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Oct 1 15:57:49 2007 Nobuyoshi Nakada + + * gc.c (id2ref): skip ICLASS. + Mon Oct 1 15:29:35 2007 Tanaka Akira * bootstraptest/runner.rb (assert_normal_exit): use `` instead of -- cgit