summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-21 14:48:48 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-21 14:48:48 +0000
commitb86b36242c73846e4719aae8171b9f860ce58063 (patch)
tree699f62b009b319f679c522656c47fd1fe59dcfdf /NEWS
parentc0f571e09bbb6fa32c66646862171c57d9742259 (diff)
* NEWS: add a reference to a ticket. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50989 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 50fa8ea393..f6cb81570a 100644
--- a/NEWS
+++ b/NEWS
@@ -131,7 +131,7 @@ with all sufficient information, see the ChangeLog file.
* $SAFE
* $SAFE=2 and $SAFE=3 are obsolete. If $SAFE is set to 2 or larger,
- an ArgumentError is raised.
+ an ArgumentError is raised. [Feature #5455]
=== C API updates