summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 702aad0459..5af9a65e0c 100644
--- a/NEWS
+++ b/NEWS
@@ -22,7 +22,7 @@ sufficient information, see the ChangeLog file or Redmine
* refinements takes place at Kernel#respond_to?. [Feature #15327]
-* +else+ without +rescue+ now causes a syntax error. [EXPERIMENTAL]
+* +else+ without +rescue+ now causes a syntax error. [EXPERIMENTAL] [Feature #14606]
* constant names may start with a non-ASCII capital letter. [Feature #13770]