From 060ffd1a9fa79765011e2edbeaf0f04bcae84681 Mon Sep 17 00:00:00 2001 From: ko1 Date: Tue, 25 Dec 2007 13:15:53 +0000 Subject: * bootstraptest/pending.rb: add pending issue. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14702 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dc7216ca3..382f3638b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Dec 25 22:13:51 2007 Koichi Sasada + + * bootstraptest/pending.rb: add pending issue. + Tue Dec 25 22:12:40 2007 Koichi Sasada * thread.c: remove Thread.critical(=). -- cgit