From 5aaabd1f15cdc026ce2c7fdc704351238c6ea7ef Mon Sep 17 00:00:00 2001 From: seki Date: Wed, 19 Dec 2007 15:11:37 +0000 Subject: * test/drb/drbtest.rb (test_07_public_private_protected_missing): followed current Ruby specification. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14338 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ef9ee2134..c856d5b5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Dec 20 00:07:36 2007 Masatoshi SEKI + + * test/drb/drbtest.rb (test_07_public_private_protected_missing): + followed current Ruby specification. + Wed Dec 19 23:57:37 2007 Nobuyoshi Nakada * dir.c (dir_inspect, dir_path, dir_tell): check for frozen and closed -- cgit