From b09f53289d2b3850dc55ccda161e979703b6ee13 Mon Sep 17 00:00:00 2001 From: kou Date: Sun, 21 Oct 2007 12:27:12 +0000 Subject: * 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 --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 -- cgit v1.2.3