summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-16 09:32:36 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-05-16 09:32:36 +0000
commit3f9d961f28a422fcbd5388b433e69322d1ba339b (patch)
tree3b8d4c18c0a0b562fb0cf94cab8e1213af3c243a /NEWS
parent9b007934ed5c9174a6ddc558a989e08ab8569d0a (diff)
downloadruby-3f9d961f28a422fcbd5388b433e69322d1ba339b.tar.gz
ruby-3f9d961f28a422fcbd5388b433e69322d1ba339b.tar.xz
ruby-3f9d961f28a422fcbd5388b433e69322d1ba339b.zip
* NEWS: add RSS::Maker.supported?(version).
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b7a165896..e6ce0fe4b 100644
--- a/NEWS
+++ b/NEWS
@@ -75,6 +75,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=