mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-03-29 09:09:07 +08:00
[NEWS] fix RM-601
This commit is contained in:
4
NEWS
4
NEWS
@@ -30,7 +30,9 @@
|
||||
* 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.
|
||||
which have #viewWillAppear and #viewWillDisappear implementations.
|
||||
* Fixed a bug where method would not called when it would include some module
|
||||
which have #viewWillAppear implementations.
|
||||
* Fixed a bug where #method_missing would receive incorrect arguments after
|
||||
calling was cached.
|
||||
* Fixed a bug where the build system would ping the update server for each
|
||||
|
||||
2
vm
2
vm
Submodule vm updated: 270638aa8c...fb1e37f335
Reference in New Issue
Block a user