summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-10-21 12:27:12 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-10-21 12:27:12 +0000
commitb09f53289d2b3850dc55ccda161e979703b6ee13 (patch)
treeb49ddb31f6898b720cbdc4531628b7d02831804c /NEWS
parent0b27c831f2198f669c58baab6dcd8f70aee09d47 (diff)
* fixed commit miss in r13747: committed a missing file.
* NEWS: added an entry for RSS Parser. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@13749 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 285998378e..ba5e10ef88 100644
--- a/NEWS
+++ b/NEWS
@@ -78,6 +78,18 @@ with all sufficient information, see the ChangeLog file.
Tempfile.open(['image', 'jpg']) { |tempfile| ... }
+* rss
+
+ * 0.1.6 -> 0.2.0
+
+ * Fix image module URI
+
+ * Atom support
+
+ * ITunes module support
+
+ * Slash module support
+
=== Compatibility issues (excluding feature bug fixes)
* tempfile