1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

add a NEWS entry for [Feature #16163]

This commit is contained in:
Koichi Sasada 2019-12-22 05:20:08 +09:00
parent 75acbd5f00
commit 644336eef5

5
NEWS
View file

@ -703,6 +703,11 @@ JIT::
* Default value of +--jit-min-calls+ is changed from 5 to 10,000
RubyVM::InstructionSequence::
* RubyVM::InstructionSequence#to_binary method generate compiled binary.
The binary size is reduced. [Feature #16163]
=== Miscellaneous changes
* Support for IA64 architecture has been removed. Hardware for testing was