From a9530990074419ad528c15f00ed3cde10aea509b Mon Sep 17 00:00:00 2001 From: tadf Date: Fri, 13 Oct 2006 14:48:51 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11160 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 7115b52546..6ce5bd107a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -716,6 +716,7 @@ Tue Sep 19 00:42:15 2006 Nobuyoshi Nakada * lib/date/format.rb (Date::Bag#method_missing): use new method, instance_variable_defined? to check if an instance variable is defined. fixed: [ruby-dev:29554] + -- This didn't fix anything. Tue Sep 19 00:07:17 2006 Yukihiro Matsumoto