From 47e0a33e5d24f073873f5427e810c2571bed7a61 Mon Sep 17 00:00:00 2001 From: akr Date: Fri, 3 Jun 2005 16:43:39 +0000 Subject: * test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb with modification to use test/unit. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8558 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 152227298..22b879ad8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed May 25 12:59:48 2005 Tanaka Akira + + * test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb with + modification to use test/unit. + Fri Jun 3 14:06:12 2005 Hidetoshi NAGAI * ext/tk/lib/multi-tk.rb: fix typo. -- cgit