summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-20 04:50:13 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-20 04:50:13 +0000
commit1695653f548c5187ab3df0653e17e153f3246836 (patch)
treecf692b8a4d50bdd01820118f3d65e4c9ad9e7479 /NEWS
parent9d767bc265738ed2ea1daa249ad768dd7473361f (diff)
Update NEWS, add ChangeLog entry for RDoc 3.0.1
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 16f7a53491..072a06eb62 100644
--- a/NEWS
+++ b/NEWS
@@ -93,6 +93,10 @@ with all sufficient information, see the ChangeLog file.
Output#encoding and Source#encoding) return an Encoding
object instead of an encoding name.
+* RDoc
+ * RDoc has been upgraded to RDoc 3.0.1. For full release notes see
+ http://rdoc.rubyforge.org/History_txt.html
+
=== Language changes
* Regexps now support Unicode 6.0. (new characters and scripts)