add line in NEWS

This commit is contained in:
Watson
2013-07-22 14:43:07 +09:00
parent 83764c4c07
commit bdd7e1f8a9

1
NEWS
View File

@@ -27,6 +27,7 @@
* Fixed a bug in build system where app.deployment_target and app.sdk_version
were compared as String. Thanks to Andrew Babichev for the patch (pull
request #108).
* Added `rake crashlog' task to show a last crash log.
* [iOS] Fixed a warning message from the linker that would be displayed when
use Xcode 5.
* [iOS] Fixed a bug in debugger where built-in debug commands are not working