[前][次][番号順一覧][スレッド一覧]

ruby-changes:2258

From: ko1@a...
Date: 21 Oct 2007 21:27:24 +0900
Subject: [ruby-changes:2258] kou - Ruby:r13749 (ruby_1_8): * fixed commit miss in r13747: committed a missing file.

kou	2007-10-21 21:27:12 +0900 (Sun, 21 Oct 2007)

  New Revision: 13749

  Modified files:
    branches/ruby_1_8/NEWS

  Log:
    * fixed commit miss in r13747: committed a missing file.
    
    * NEWS: added an entry for RSS Parser.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/NEWS?r1=13749&r2=13748

Index: ruby_1_8/NEWS
===================================================================
--- ruby_1_8/NEWS	(revision 13748)
+++ ruby_1_8/NEWS	(revision 13749)
@@ -78,6 +78,18 @@
 
       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

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml

[前][次][番号順一覧][スレッド一覧]