summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-11-30 12:56:33 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-11-30 12:56:33 +0000
commitd731c29b0662e891192a317506bdbccc3c0819a9 (patch)
treec8db586c7c9a7697a9c85ef3c4f4597ff3f10891 /NEWS
parenta57d0b0926870d9cfb85e6bd325e084963661de1 (diff)
* lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1.
* lib/rss/content.rb, lib/rss/content/1.0.rb, lib/rss/content/2.0.rb, lib/rss/maker/content.rb, test/rss/rss-testcase.rb, test/rss/test_content.rb, test/rss/test_maker_content.rb: supported content:encoded with RSS 2.0. Suggested by Sam Lown. Thanks. * NEWS: added the above changes. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@14054 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f0300f32c6..4250633dae 100644
--- a/NEWS
+++ b/NEWS
@@ -82,7 +82,7 @@ with all sufficient information, see the ChangeLog file.
* rss
- * 0.1.6 -> 0.2.0
+ * 0.1.6 -> 0.2.1
* Fix image module URI
@@ -92,6 +92,8 @@ with all sufficient information, see the ChangeLog file.
* Slash module support
+ * content:encoded with RSS 2.0 support
+
=== Compatibility issues (excluding feature bug fixes)
* tempfile