summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraycabta <aycabta@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-23 13:15:17 +0000
committeraycabta <aycabta@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-23 13:15:17 +0000
commit8a80a33bd13898baffbcb3440a0dd6e2fb610ff2 (patch)
tree45a3a36d3bf54a42d528f3a60d8126da3675cfdb
parent705eb9c110406a22fe4ef8d98e5c76ed97f8dc1c (diff)
Add RDoc section to NEWS
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e11a07ed2c..0db16b321b 100644
--- a/NEWS
+++ b/NEWS
@@ -464,6 +464,23 @@ sufficient information, see the ChangeLog file or Redmine
* Upgrade to Psych 3.1.0
+[RDoc]
+ * Become about 2 times faster
+
+ * Use SOURCE_DATE_EPOCH to generate files
+
+ * Fix method line number what slips off
+
+ * Enable --width, --exclude, and --line-numbers that is ignored
+
+ * Add support for blockquote by ">>>" in default markup notation
+
+ * Add support for "Raises" lines in TomDom notation
+
+ * Fix syntax error output
+
+ * Fix many parsing bug
+
[REXML]
* Upgrade to REXML 3.1.8