aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-10 12:34:09 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-10 12:34:09 +0000
commit1e5fbe04f64e02819236cfd381790a79f87171c8 (patch)
tree66e04f024b73e40e76570f546063f868c03574a6 /ChangeLog
parent820c409ce99f366c524f3b77835d5629eb3635ac (diff)
downloadruby-1e5fbe04f64e02819236cfd381790a79f87171c8.tar.gz
* lib/rss/maker.rb (RSS::Maker.[]): add.
Suggested by Akinori MUSHA. Thanks!!! [ruby-dev:37210] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20610 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 c855f95344..e6b8b074a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Dec 10 21:32:02 2008 Kouhei Sutou <kou@cozmixng.org>
+
+ * lib/rss/maker.rb (RSS::Maker.[]): add.
+ Suggested by Akinori MUSHA. Thanks!!! [ruby-dev:37210]
+
Wed Dec 10 12:56:32 2008 Akinori MUSHA <knu@iDaemons.org>
* enumerator.c (enumerator_rewind): If the enclosed object