ruby-changes:18978
From: naruse <ko1@a...>
Date: Thu, 3 Mar 2011 17:54:50 +0900 (JST)
Subject: [ruby-changes:18978] Ruby:r31014 (trunk): incompatibility arround REXML is reverted in r31008. ref #3990
naruse 2011-03-03 17:53:44 +0900 (Thu, 03 Mar 2011) New Revision: 31014 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31014 Log: incompatibility arround REXML is reverted in r31008. ref #3990 Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 31013) +++ NEWS (revision 31014) @@ -154,8 +154,3 @@ * Kernel#respond_to? See above. - -* REXML::Document#encoding, REXML::XMLDecl#encoding, - REXML::Output#encoding and REXML::Source#encoding - - Return an Encoding object not encoding name as a String. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/