[NEWS] fix RM-504

This commit is contained in:
Watson
2014-05-20 13:35:09 +09:00
parent 4ae9d0c91e
commit 7b7e08d30d
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -13,6 +13,8 @@
* Fixed a bug which NSNumber object would not be converted to Ruby Numeric
object with Objective-C Subscripting.
* Fixed a bug which it can't call super with keywork arguments.
* Fixed a bug which incorrect cache would be used in internal and it will
trigger an exception when shortcut selectors would be used.
* Fixed a performance issue in deallocating if many objects would be created.
* Reduced the app boot time. ~15% faster.
* Improved Object#method_missing performance. ~10% faster.

2
vm

Submodule vm updated: 06dde06161...7b013a61c7