diff --git a/NEWS b/NEWS index 6183a95a..43b6f6cf 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ * Fixed a bug where Array#rotate! causes a crash in REPL. * Fixed a bug where the objects created by "CFxxxCreate(args)" are not released. + * Fixed a bug in dispatcher where #super cannot look up the shortcut method. + (ie #foo=) * [iOS] Fixed a bug where `rake device' would no longer print the application logs from the device. * [OSX] Fixed a bug on OSX platform where compiler flags for iOS are passed diff --git a/vm b/vm index 01311e1f..ccc43b28 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 01311e1f88ff1e634d1d7c7b56640125d1b45bc4 +Subproject commit ccc43b281a39151856c96c08bb1b2359bfe0387e