summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-03-28 11:50:19 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-03-28 11:50:19 +0000
commitb6443c62f0c3c4b002c6eaa2574da66f5635e076 (patch)
tree769b60de9cce91e05e1960fec10c4e4cf76d71af /NEWS
parentee5b54822cd08c11ae1b2060d28074d36aa45954 (diff)
Note r67356 in NEWS [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67359 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 ad2fb2f3a3..5fbf081fa6 100644
--- a/NEWS
+++ b/NEWS
@@ -56,6 +56,10 @@ CSV::
* Upgrade to 3.0.4.
See https://github.com/ruby/csv/blob/master/NEWS.md.
+ERB::
+
+ * Prohibit marshabling ERB instance.
+
RSS::
* Upgrade to RSS 0.2.8.