Merge branch 'master' of github.com:lrz/RubyMotion

This commit is contained in:
Laurent Sansonetti
2012-10-04 19:42:18 +02:00
2 changed files with 3 additions and 1 deletions

2
NEWS
View File

@@ -5,6 +5,8 @@
* Fixed a bug in Pointer#cast! which does not accept symbol argument as
pointer type like Pointer#new.
* Added the Pointer#value which is alias of Pointer#[0].
* Fixed a bug where methods that take variable arguments does not call
appropriate function if raise an Argument Error exception.
= RubyMotion 1.25 =

2
vm

Submodule vm updated: 5a9e374b5f...54a69aaa28