diff options
| author | kou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-11-17 09:01:22 +0000 |
|---|---|---|
| committer | kou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-11-17 09:01:22 +0000 |
| commit | 861b53017f8a46f1941d04d919781ced0d6459ec (patch) | |
| tree | 5623af540ba5ec4725bc9abb0d7427d2223a4b32 /ChangeLog | |
| parent | 8d71c2ddb4df24c78d0b72ca572a85b7aba688d6 (diff) | |
| download | ruby-861b53017f8a46f1941d04d919781ced0d6459ec.tar.gz ruby-861b53017f8a46f1941d04d919781ced0d6459ec.tar.xz ruby-861b53017f8a46f1941d04d919781ced0d6459ec.zip | |
* 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: http://svn.ruby-lang.org/repos/ruby/trunk@9556 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Thu Nov 17 17:58:00 2005 Kouhei Sutou <kou@cozmixng.org> + + * 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. + Thu Nov 17 17:53:30 2005 Kouhei Sutou <kou@cozmixng.org> * lib/rss/taxonomy.rb: implemented taxonomy module. |
