From 2e20588fe03b3f7ab1dfb109203a9752931af4e9 Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 10 May 2007 06:17:07 +0000 Subject: * test/ruby/test_super.rb: add tests. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12270 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 74b05cc79..265bf20f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu May 10 15:15:53 2007 NAKAMURA Usaku + + * test/ruby/test_super.rb: add tests. + Thu May 10 15:14:05 2007 NAKAMURA Usaku * ext/iconv/iconv.c (iconv_s_conv): rdoc fix. -- cgit