* 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:
parent
948f01a865
commit
d55560d551
6
NEWS
6
NEWS
@ -238,11 +238,7 @@ with all sufficient information, see the ChangeLog file.
|
|||||||
|
|
||||||
* rexml
|
* rexml
|
||||||
* [incompatible] support Ruby native encoding mechanism
|
* [incompatible] support Ruby native encoding mechanism
|
||||||
and iconv dependency is dropped. This means encoding
|
and iconv dependency is dropped.
|
||||||
methods (Document#encoding, XMLDecl#encoding,
|
|
||||||
Output#encoding and Source#encoding) return an Encoding
|
|
||||||
object instead of an encoding name.
|
|
||||||
|
|
||||||
* Rubygems
|
* Rubygems
|
||||||
* Rubygems has been upgraded to rubygems 1.5.0. For full release notes see
|
* Rubygems has been upgraded to rubygems 1.5.0. For full release notes see
|
||||||
http://rubygems.rubyforge.org/rubygems-update/History_txt.html
|
http://rubygems.rubyforge.org/rubygems-update/History_txt.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user