This commit is contained in:
Watson
2013-05-27 18:38:55 +09:00
parent 7570bed24d
commit c29b494de2
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -15,6 +15,8 @@
* Added the BasicObject#__id__ method for CRuby compatibility.
* Fixed a bug in undef and Module#remove_method which it could call undefined
method if the method was called before removing.
* Fixed a bug where it would hold an object if it would call the #initXXX in
the #initialize of a class inherited Objective-C class.
= RubyMotion 2.0 =

2
vm

Submodule vm updated: a77db8a166...472ec585a5