[NEWS] Added support for OSX 10.6 as deployment target

This commit is contained in:
Watson
2014-04-02 12:17:27 +09:00
parent fe7b54766f
commit e467b0be95
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -19,6 +19,7 @@
* Fixed a bug where Ruby methods defined on Objective-C tagged pointer
objects could not call methods on itself.
* Added support for Xcode 5.1 and iOS 7.1 final.
* Added support for OSX 10.6 as deployment target (experimental).
* [iOS] Made `tap' test helper work with `UISwitch'.
* Fixed a bug which it would not handle the method with bool type argument
properly.

2
vm

Submodule vm updated: e97ce6505e...7b14747617