diff --git a/NEWS b/NEWS index 36d10ecf..49009033 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ be removed with `rake clean' command. * Fixed a bug where Method#owner will return incorrect owner if the method in inherited class would be overrided. + * Fixed a bug where wrong method would called when it would include module + which have#viewWillAppear and #viewWillDisappear implementations. = RubyMotion 2.32 = diff --git a/vm b/vm index 8747b14f..76b5224c 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 8747b14fbe8353ed5313c3e05df22abbe9c05d52 +Subproject commit 76b5224cd95f633971ff492457504a391f8268a2