summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-15 23:00:21 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-15 23:00:21 +0000
commitf4b52722aad5a8d2e9fc858d2f1c4147ab584d21 (patch)
tree6a9328c2147f991364e2e1d99abdad5c47da736f /NEWS
parent366f2c1120653be5e08f1cc7452d3dbbe1b85f2b (diff)
* lib/rdoc.rb: Update to RDoc 3.6.1, allows OpenSSL::Digest to be
found. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c3cad45a5c..aaf4183a09 100644
--- a/NEWS
+++ b/NEWS
@@ -108,7 +108,7 @@ with all sufficient information, see the ChangeLog file.
* support for bash/zsh completion.
* RDoc
- * RDoc has been upgraded to RDoc 3.6. For full release notes see
+ * RDoc has been upgraded to RDoc 3.6.1. For full release notes see
http://docs.seattlerb.org/rdoc/History_txt.html
* rexml