aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-19 09:42:44 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-19 09:42:44 +0000
commit3449e0710cb104d8621f9bc6b66b0e9d0321dc4e (patch)
tree018527b7a45e6bd412237c4b227cbfee06b9648f /ChangeLog
parentbf031c96998f1b98c91722f22249a32ffa2aadf0 (diff)
downloadruby-3449e0710cb104d8621f9bc6b66b0e9d0321dc4e.tar.gz
* lib/date.rb (once): use an instance variable which points a hash
as cache. [experimental] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15126 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f4929fc55..be491896bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Jan 19 18:40:19 2008 Tadayoshi Funaba <tadf@dotrb.org>
+
+ * lib/date.rb (once): use an instance variable which points a hash
+ as cache. [experimental]
+
Sat Jan 19 17:21:29 2008 Tadayoshi Funaba <tadf@dotrb.org>
* lib/date.rb, lib/date/format.rb: parse's hints as an