summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-30 20:13:40 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-30 20:13:40 +0000
commit1b6c1cb61ef259fba05510f6ec3a4db3ef23286a (patch)
tree53c1886095c944c6287ffa23bafe0d1dbb9c52ae /ChangeLog
parentb1920c034b3bdd7421d2629c57a963d1878d0e1b (diff)
* Fixed commit reference for r38083
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38094 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 cc8c0c6580..7d97ed018c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -58,7 +58,7 @@ Sat Dec 1 02:53:18 2012 Eric Hodel <drbrain@segment7.net>
* test/rubygems/test_gem_dependency_installer.rb: Use Gem.read_binary
instead of File.binread for ruby 1.8 compatibility in the rubygems
- source repository. Updates r38071
+ source repository. Updates r38075
Sat Dec 1 02:33:20 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>