This commit is contained in:
Watson
2014-05-07 00:44:49 +09:00
parent 36c2b69ca2
commit 26f3c7dec5
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@@ -3,8 +3,11 @@
* Fixed a bug with the CoreMIDI BridgeSupport metadata on platforms that have
64-bit support where the MIDI types would be unavailable.
* Fixed a bug where empty `.strings' files would lead to a build failure.
* [OSX] Fixed a bug which which it could not retrieve NSNotFound correctly as
method return value.
* 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.
= RubyMotion 2.27 =

2
vm

Submodule vm updated: 5b5aafec81...668cfa7435