From dcec1c3d4940842a65d38d2191d5c4889e03cc8a Mon Sep 17 00:00:00 2001 From: kou Date: Sat, 17 Jun 2006 00:17:32 +0000 Subject: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) * lib/rss/1.0.rb: added convenience method 'resources'. * lib/rss/taxonomy.rb: ditto. * test/rss/rss-assertions.rb: added test for 'resources'. * test/rss/test_taxonomy.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 85f4a14fab..9b43e12285 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,11 @@ Sat Jun 17 09:03:47 2006 Kouhei Sutou * lib/rss/taxonomy.rb: implemented taxonomy module. * test/rss/test_taxonomy.rb: added tests for taxonomy support. + * lib/rss/1.0.rb: added convenience method 'resources'. + * lib/rss/taxonomy.rb: ditto. + * test/rss/rss-assertions.rb: added test for 'resources'. + * test/rss/test_taxonomy.rb: ditto. + Sat Jun 17 02:01:00 2006 Tanaka Akira * lib/pp.rb (Kernel#pretty_inspect): defined for pretty printed -- cgit v1.2.3