NEWS: note about --jit [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
k0kubun 2018-02-11 05:32:17 +00:00
Родитель 29777e308c
Коммит 4122066a7b
1 изменённых файлов: 2 добавлений и 0 удалений

2
NEWS
Просмотреть файл

@ -52,4 +52,6 @@ with all sufficient information, see the ChangeLog file or Redmine
=== Implementation improvements
* `--jit` option to enable JIT compiler is added. [Feature #14235] [experimental]
=== Miscellaneous changes