summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-04 06:49:15 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-04 06:49:15 +0000
commitd55560d551082a081d8fac85f30f029af99bdec3 (patch)
tree060bee3e3ca65577ae82f9f98c50127fa2a85c65 /NEWS
parent948f01a865a0dec8e7edf3e71eb72f055ea3ebba (diff)
* 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
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 1 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 0bb8b9f707..4281d6bf55 100644
--- a/NEWS
+++ b/NEWS
@@ -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