summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 159bd07888..272ce1ca9a 100644
--- a/NEWS
+++ b/NEWS
@@ -327,15 +327,15 @@ sufficient information, see the ChangeLog file or Redmine
[New features]
- * "compiled_script" event is supported. [Feature #15287]
+ * "script_compiled" event is supported. [Feature #15287]
[New methods]
* TracePoint#parameters [Feature #14694]
- * TracePoint#compiled_instruction_sequence [Feature #15287]
+ * TracePoint#instruction_sequence [Feature #15287]
- * TracePoint#compiled_eval_script [Feature #15287]
+ * TracePoint#eval_script [Feature #15287]
[Modified methods]