This commit is contained in:
Watson
2013-04-11 05:39:33 +09:00
parent 4170e3e3fa
commit 1b829cd8c7
2 changed files with 4 additions and 1 deletions

3
NEWS
View File

@@ -2,6 +2,9 @@
* Improved detecting file dependencies to accept absolute paths. Thanks to
Clay Allsopp for the patch (pull request #82).
* Fixed a bug where it causes a crash when use a method which is defined by
defind_method, and its method is contained in extended module or inherited
class which included a module.
= RubyMotion 1.35 =