mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS: add RSS::Maker.supported?(version).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23466 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7e4794a19d
commit
36f64119d5
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
Sat May 16 19:52:54 2009 Kouhei Sutou <kou@cozmixng.org>
|
||||
|
||||
* NEWS: add RSS::Maker.supported?(version).
|
||||
|
||||
Sat May 16 19:50:34 2009 Kouhei Sutou <kou@cozmixng.org>
|
||||
|
||||
* lib/rss/parser.rb: add nil check.
|
||||
|
|
3
NEWS
3
NEWS
|
@ -153,6 +153,9 @@ with all sufficient information, see the ChangeLog file.
|
|||
* RSS::Maker.[]
|
||||
* new method to return maker class.
|
||||
|
||||
* RSS::Maker.supported?(version)
|
||||
* new method to check whether given version is supported.
|
||||
|
||||
* REXML
|
||||
|
||||
* REXML::Document.entity_expansion_limit=
|
||||
|
|
Loading…
Add table
Reference in a new issue