summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-07-24 22:16:11 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-07-24 22:16:11 +0000
commitd6e3ee55ba441ee76d57cb69e8d2b16d20591a02 (patch)
treeb476a5c233d6703e210840699e1591f24eac2771 /ChangeLog
parent714428154d5c64ae10a4d8d80f1cf1b05dc15f24 (diff)
* lib/rubygems: Import RubyGems from master as of commit 4ff70cc
* test/rubygems: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42156 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6ba0fce76..5f52dd19a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jul 25 07:15:58 2013 Eric Hodel <drbrain@segment7.net>
+
+ * lib/rubygems: Import RubyGems from master as of commit 4ff70cc
+ * test/rubygems: ditto.
+
Wed Jul 24 20:57:44 2013 Koichi Sasada <ko1@atdot.net>
* compile.c (iseq_set_arguments): use RARRAY_RAWPTR() instead of