* NEWS (rexml) encoding methods return encoding names as strings again since r31008.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32396 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2011-07-04 06:49:15 +00:00
parent 948f01a865
commit d55560d551

6
NEWS
View File

@ -238,11 +238,7 @@ with all sufficient information, see the ChangeLog file.
* 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