From 92cd831366482bd0737bbd32ea3752e41050de88 Mon Sep 17 00:00:00 2001 From: drbrain Date: Thu, 19 Sep 2013 00:11:45 +0000 Subject: * NEWS: Update for RDoc 4.1.0.preview.1 and RubyGems 2.2.0.preview.1 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ NEWS | 12 +++++++++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 323f3220cc..1ca1e73ba3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Sep 19 09:11:33 2013 Eric Hodel + + * NEWS: Update for RDoc 4.1.0.preview.1 and RubyGems 2.2.0.preview.1 + Thu Sep 19 08:59:41 2013 Eric Hodel * lib/rdoc/markdown/literals_1_9.rb: Fix trailing whitespace. diff --git a/NEWS b/NEWS index 05fb0ea1dc..79843b14af 100644 --- a/NEWS +++ b/NEWS @@ -167,6 +167,13 @@ with all sufficient information, see the ChangeLog file. * open-uri * Support multiple fields with same field name (like Set-Cookie). +* RDoc + * Updated to 4.1.0.preview.1. Major enhancements include a modified default + template and accessibility enhancements. + + For a list of minor enhancements and bug fixes see: + https://github.com/rdoc/rdoc/blob/v4.1.0.preview.1/History.rdoc + * Resolv * New methods: * Resolv::DNS.fetch_resource @@ -191,9 +198,8 @@ with all sufficient information, see the ChangeLog file. Rinda::RingFinger for details. * RubyGems - * Updated to 2.1.3. See - http://rubygems.rubyforge.org/rubygems-update/History_txt.html#label-2.1.3+%2F+2013-09-12 - for release notes. + * Updated to 2.2.0.preview.1 For a list of enhancements and bug fixes see: + https://github.com/rubygems/rubygems/blob/v2.2.0.preview.1/History.txt * Set * New methods: -- cgit v1.2.3