[NEWS] fix RM-499

This commit is contained in:
Watson
2014-05-13 23:29:44 +09:00
parent 92f1fdefd0
commit da0a8570f4
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -10,6 +10,8 @@
method return value.
* Fixed a bug which it will trigger a crash when it would call Proc object
which is generated by Method#to_proc.
* Fixed a bug which NSNumber object would not be converted to Ruby Numeric
object with Objective-C Subscripting.
* 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: c136efbea6...5d6a2678c6