diff --git a/NEWS b/NEWS index 0073e681..cca1b5a4 100644 --- a/NEWS +++ b/NEWS @@ -27,7 +27,9 @@ on module and then use its method. * Fixed a bug where 'rake device debug=1' will cause a crash when contained UTF-8 characters in app name. - * Fix a bug in build system which does not load all depended frameworks. + * Fixed a bug in build system which does not load all depended frameworks. + * Fixed a bug in super which fails to look up method in method which called + by super. = RubyMotion 1.34 = diff --git a/vm b/vm index 950af4d1..54340e64 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 950af4d14fd9beceb4ea7c164b6ba2d511f66e4e +Subproject commit 54340e6477d4dbf96c41963d0c21c92139e02391