[NEWS] fix RM-276

This commit is contained in:
Watson
2014-05-18 21:28:48 +09:00
parent 0e2a616e4f
commit bab92f850c
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -12,6 +12,7 @@
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 bug which it can't call super with keywork arguments.
* 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: d8e3c46a78...dbd1ed3ea5