From 2070cb4af98daeb123df8ec74ae8c616245b3d0c Mon Sep 17 00:00:00 2001 From: seki Date: Wed, 14 Sep 2005 16:43:57 +0000 Subject: (Rinda::TemplateEntry::initialize): pull up method. Tabs converted to spaces. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@9162 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 44b252bbd..7b904f05c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 15 01:39:19 2005 Masatoshi SEKI + + * lib/rinda/tuplespace.rb (Rinda::TemplateEntry::initialize): pull + up method. Tabs converted to spaces. + Thu Sep 15 00:18:24 2005 Yukihiro Matsumoto * lib/net/telnet.rb (Net::Telnet::waitfor): replace sysread with -- cgit