From 02969588b05b7ca64f3930fdfa05b46aa25d025e Mon Sep 17 00:00:00 2001 From: nahi Date: Wed, 22 Oct 2003 15:43:10 +0000 Subject: * test/soap/calc/*, test/soap/helloworld/*: set logging threshold to ERROR. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5fd5a7604..c3c6bb74a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 23 00:41:45 2003 NAKAMURA, Hiroshi + + * test/soap/calc/*, test/soap/helloworld/*: set logging threshold + to ERROR. + Wed Oct 22 12:53:31 2003 Nobuyoshi Nakada * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file): -- cgit