summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-29 14:41:11 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-10-29 14:41:11 +0000
commit24d44aeb023364c0cd9ec8958ea8be6b98fa044f (patch)
tree92e06c242938d216dc0b44ffcb69b8fa629b947c /ChangeLog
parenta4e761b7650340314180cc2559b7d2a631a3db16 (diff)
* ChangeLog: fixed wrong version number of rubygems. reported by Rob Braden.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@52361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 398929f888..ac74ba3bd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,7 +56,7 @@ Tue Sep 29 17:18:40 2015 NAKAMURA Usaku <usa@ruby-lang.org>
Tue Aug 18 21:40:43 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
- * lib/rubygems.rb: bump version to 2.4.5.1. this version fixed
+ * lib/rubygems.rb: bump version to 2.2.5. this version fixed
CVE-2015-3900.
* lib/rubygems/remote_fetcher.rb: ditto.