summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7115b5254..6ce5bd107 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -716,6 +716,7 @@ Tue Sep 19 00:42:15 2006 Nobuyoshi Nakada <nobu@ruby-lang.org>
* 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 <matz@ruby-lang.org>