summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-10 00:13:37 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-07-10 00:13:37 +0000
commitb1d647c809a86b8068a327ce2398c89c3823dc61 (patch)
tree45cce69b954bf4f450de82efc7911af30e4c8517 /NEWS
parent19065fe3f507445a82d0c8ed29a471d81e96ad79 (diff)
* NEWS: Fix RubyGems version. [Ruby 1.9 - Bug #5004]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32481 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 027cbd20c9..ef00c1164e 100644
--- a/NEWS
+++ b/NEWS
@@ -240,8 +240,8 @@ with all sufficient information, see the ChangeLog file.
* rexml
* 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
+* RubyGems
+ * RubyGems has been upgraded to version 1.8.5.1. For full release notes see
http://rubygems.rubyforge.org/rubygems-update/History_txt.html
* stringio