diff options
author | mrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-07-04 10:22:44 +0000 |
---|---|---|
committer | mrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-07-04 10:22:44 +0000 |
commit | 276033220d75692dd1f6a6c3823748202f3eb125 (patch) | |
tree | 89706bbe7562bf1600cad1da97b0ffc402880d4d /NEWS | |
parent | 49c0b143e420d51f4e6da9e73eb229bda738828d (diff) | |
download | bundler-276033220d75692dd1f6a6c3823748202f3eb125.tar.gz |
* NEWS: The incompatibility of Rexml introduced at r29646 is reverted at r31008.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -237,8 +237,8 @@ with all sufficient information, see the ChangeLog file. http://docs.seattlerb.org/rdoc/History_txt.html * rexml - * [incompatible] support Ruby native encoding mechanism - and iconv dependency is dropped. + * Support Ruby native encoding mechanism 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 |