ruby-changes:20348
From: nobu <ko1@a...>
Date: Mon, 4 Jul 2011 15:49:27 +0900 (JST)
Subject: [ruby-changes:20348] nobu:r32396 (trunk): * NEWS (rexml) encoding methods return encoding names as strings again since r31008.
nobu 2011-07-04 15:49:15 +0900 (Mon, 04 Jul 2011) New Revision: 32396 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32396 Log: * NEWS (rexml) encoding methods return encoding names as strings again since r31008. Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 32395) +++ NEWS (revision 32396) @@ -238,11 +238,7 @@ * rexml * [incompatible] support Ruby native encoding mechanism - and iconv dependency is dropped. This means encoding - methods (Document#encoding, XMLDecl#encoding, - Output#encoding and Source#encoding) return an Encoding - object instead of an encoding name. - + and iconv dependency is dropped. * Rubygems * Rubygems has been upgraded to rubygems 1.5.0. For full release notes see http://rubygems.rubyforge.org/rubygems-update/History_txt.html -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/