From 8e627bc1f742455bca39b8424fdcee07b678a1c8 Mon Sep 17 00:00:00 2001 From: drbrain Date: Mon, 1 Aug 2011 18:57:36 +0000 Subject: * lib/rdoc: Update to 3.9.1. Fixes === lines in verbatim sections. Fixes :nodoc: on class aliases. Fixes :stopdoc: creating references to Object. Fixes spacing when class comments are merged in ri. Fixes `ri []` crash. Fixes bug report URL when rdoc crashes. Adds :doc: and :nodoc: to allow hiding of implementation details in ruby. Makes `rdoc` and `ri` gem-aware. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32803 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7aea2bff40..c78160ea33 100644 --- a/NEWS +++ b/NEWS @@ -258,7 +258,7 @@ with all sufficient information, see the ChangeLog file. https://github.com/jimweirich/rake/blob/master/CHANGES * RDoc - * RDoc has been upgraded from 2.5.8 to 3.8. For full release notes see + * RDoc has been upgraded from 2.5.8 to 3.9.1. For full release notes see http://docs.seattlerb.org/rdoc/History_txt.html * rexml -- cgit v1.2.3