From f6de649fb6b0286f709090f1caec84017422ccc0 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 18 Oct 2008 15:15:57 +0000 Subject: * lib/test/unit.rb (assert_nothing_thrown): don't intern. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19840 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7f5759170..0ebb753c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Oct 19 00:15:03 2008 Tanaka Akira + + * lib/test/unit.rb (assert_nothing_thrown): don't intern. + Sat Oct 18 14:40:32 2008 Yukihiro Matsumoto * numeric.c (num_sadded): remove newly defined singleton method -- cgit