ruby-cvs:22669
From: kou ruby-lang.org
Date: Mon, 11 Feb 2008 17:26:48 +0900 (JST)
Subject: [ruby-cvs:22669] Ruby:r15432 (ruby_1_8): * lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb, NEWS:
kou 2008-02-11 17:26:47 +0900 (Mon, 11 Feb 2008)
New Revision: 15432
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/NEWS
branches/ruby_1_8/lib/rss/maker/0.9.rb
branches/ruby_1_8/lib/rss/maker/1.0.rb
branches/ruby_1_8/lib/rss/maker/2.0.rb
branches/ruby_1_8/lib/rss/maker/base.rb
branches/ruby_1_8/lib/rss/maker/entry.rb
branches/ruby_1_8/lib/rss/maker/feed.rb
branches/ruby_1_8/lib/rss/maker.rb
branches/ruby_1_8/lib/rss/rss.rb
branches/ruby_1_8/test/rss/test_maker_0.9.rb
branches/ruby_1_8/test/rss/test_maker_2.0.rb
branches/ruby_1_8/test/rss/test_version.rb
Log:
* lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb, NEWS:
0.2.3 -> 0.2.4.
* lib/rss/maker.rb, lib/rss/maker/, test/rss/test_maker_2.0.rb:
fixed a bug that RSS::Maker.make("0.9")'s item doesn't make some
elements if description is missed.
Reported by Michael Auzenne. Thanks!!!
* lib/rss/maker/0.9.rb, test/rss/test_maker_0.9.rb:
RSS::Maker.make("0.9") generates RSS 0.92 not RSS 0.91.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rss/maker/1.0.rb?r1=15432&r2=15431&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rss/maker/entry.rb?r1=15432&r2=15431&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=15432&r2=15431&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rss/maker/feed.rb?r1=15432&r2=15431&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/rss/test_version.rb?r1=15432&r2=15431&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rss/maker/0.9.rb?r1=15432&r2=15431&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rss/maker.rb?r1=15432&r2=15431&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/rss/test_maker_0.9.rb?r1=15432&r2=15431&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/rss/test_maker_2.0.rb?r1=15432&r2=15431&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rss/maker/2.0.rb?r1=15432&r2=15431&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rss/rss.rb?r1=15432&r2=15431&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/NEWS?r1=15432&r2=15431&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/rss/maker/base.rb?r1=15432&r2=15431&diff_format=u