diff --git a/NEWS b/NEWS index fc758ec822..8270d48ed6 100644 --- a/NEWS +++ b/NEWS @@ -54,4 +54,6 @@ with all sufficient information, see the ChangeLog file or Redmine * `--jit` option to enable JIT compiler is added. [Feature #14235] [experimental] +* VM generator script renewal; makes the generated VM more optimized. [GH-1779] + === Miscellaneous changes