aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2019-12-22 05:20:08 +0900
committerKoichi Sasada <ko1@atdot.net>2019-12-22 05:20:08 +0900
commit644336eef54c8ee2aeb7fd6c55fcd5620bcfa5b4 (patch)
tree67b9f2a871b025889e97ea09ff2221c01323c6e5 /NEWS
parent75acbd5f0076970d48bc423c2b058adbdb5da9e8 (diff)
downloadruby-644336eef54c8ee2aeb7fd6c55fcd5620bcfa5b4.tar.gz
add a NEWS entry for [Feature #16163]
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d4097dd35..b56875eea5 100644
--- a/NEWS
+++ b/NEWS
@@ -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