diff --git a/NEWS b/NEWS index b90b5542..4890382f 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,8 @@ 'not precompiled' error if the method would handle BOOL pointer in arguments. * Fixed a bug which the boxed class cannot reopen safely. * Fixed a bug which AudioUnit bridgesupport metadata were missing. + * Fixed a bug which shortcut for the method which was implemented on Ruby + would not respond. * Improved a detecting file dependencies to reduce the build time when an app has large file dependencies. Thanks to Ignacio Piantanida for the detective work. diff --git a/vm b/vm index 190ac744..44df3c6e 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 190ac744ae276489dc4b10dc3baa6d356c96bef9 +Subproject commit 44df3c6e30c06a8e1cc8e6ac29b769c0c92d7ef1