From af49284e8c52da20b27f9c1331a5b243cff55283 Mon Sep 17 00:00:00 2001 From: akr Date: Fri, 26 Dec 2003 07:42:35 +0000 Subject: lib/pathname.rb (PathnameTest#test_plus): add 2 assertions. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5304 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e5ffba802..c4568efaf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Dec 26 16:40:53 2003 Tanaka Akira + + * lib/pathname.rb (PathnameTest#test_plus): add 2 assertions. + Fri Dec 26 14:05:13 2003 Minero Aoki * test/ruby/test_pack.rb: new test test_pack_N. -- cgit