From 57a639494a2a002f496a945979e2bf499b0d9fdb Mon Sep 17 00:00:00 2001 From: kou Date: Sun, 21 Oct 2007 12:19:43 +0000 Subject: * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. - 0.1.6 -> 2.0.0. - fixed image module URI. Thanks to Dmitry Borodaenko. - supported Atom. - supported ITunes module. - supported Slash module. * NEWS: added an entry for RSS Parser. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@13747 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fa4d51d4d9..314d762024 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Sun Oct 21 21:16:43 2007 Kouhei Sutou + + * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. + - 0.1.6 -> 2.0.0. + - fixed image module URI. Thanks to Dmitry Borodaenko. + - supported Atom. + - supported ITunes module. + - supported Slash module. + + * NEWS: added an entry for RSS Parser. + Thu Oct 18 10:57:06 2007 Tanaka Akira * ruby.h (RCLASS_IV_TBL): defined. -- cgit v1.2.3