From 1e41cf48858d68c335a34a7c68650160f6189693 Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 13 Feb 2007 16:15:02 +0000 Subject: * lib/date/format.rb (Date::Format::Bag::method_missing): add prefix to avoid making t class-local instance variable. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11713 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1371874278..a51132181b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -581,6 +581,11 @@ Mon Jan 29 23:52:32 2007 Yukihiro Matsumoto * tool/compile.rb: replace YARVCore by VM class. +Mon Jan 29 17:52:44 2007 Yukihiro Matsumoto + + * lib/date/format.rb (Date::Format::Bag::method_missing): add + prefix to avoid making t class-local instance variable. + Mon Jan 29 21:32:37 2007 Masaki Suketa * ext/win32ole/win32ole.c: add WIN32OLE.locale=, WIN32OLE.locale, -- cgit v1.2.3