summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index f72756761c..783f59ca2b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -182,8 +182,6 @@ Excluding feature bug fixes.
* `--jit-verbose` and `--jit-warning` output "JIT cancel" when JIT-ed
code is disabled because TracePoint or GC.compact is used.
-* Pause an MJIT worker when JIT-ed code gets disabled.
-
* `RubyVM::MJIT` is renamed to `RubyVM::JIT`. [[Feature #17490]]
## Static analysis