summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-01 08:32:41 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-01 08:32:41 +0000
commitb9ef91efe2b3930e138773cf6f736bad7d3f78f3 (patch)
tree54e42034a48fd7660c1537a46bb12fdd94403400
parent69368346f7963e1dcf668926ef916d3c5a02a128 (diff)
* NEWS: Add RubyGems update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
-rw-r--r--NEWS5
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fe36ebb23..17fd7c24d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Oct 1 17:31:41 2014 Eric Hodel <drbrain@segment7.net>
+
+ * NEWS: Add RubyGems update.
+
Wed Oct 1 17:28:58 2014 Eric Hodel <drbrain@segment7.net>
* lib/rubygems: Update to RubyGems 2.4.2.
diff --git a/NEWS b/NEWS
index a9544b8654..4fddfa4509 100644
--- a/NEWS
+++ b/NEWS
@@ -143,6 +143,11 @@ with all sufficient information, see the ChangeLog file.
* New methods:
* Pathname#birthtime
+* RubyGems
+ * Updated to RubyGems 2.4.2. For full release notes see:
+
+ http://docs.seattlerb.org/rubygems/History_txt.html#label-2.4.2+%2F+2014-10-01
+
=== Stdlib compatibility issues (excluding feature bug fixes)
* lib/mathn.rb