add android work

This commit is contained in:
Laurent Sansonetti
2014-12-16 13:21:44 +01:00
parent 652ed17797
commit addf80d59f

4
NEWS
View File

@@ -9,6 +9,10 @@
with wrong details for Background Fetch.
* [iOS] Fixed a bug where `rake background_fetch=1' for background fetch
would not work with Xcode 6.x.
* [Android] Added Fixnum#{~,&,|,^,<<,>>,+@,integer?,odd?,even?}.
* [Android] Added Float#+@.
* [Android] Added Bignum#integer?.
* [Android] Fixed Fixnum#times to return an Enumerator when no block is given.
= RubyMotion 3.0 =