add line in NEWS

This commit is contained in:
Watson
2013-09-02 14:33:21 +09:00
parent 39a3308fcd
commit 0454314857

2
NEWS
View File

@@ -1,5 +1,7 @@
= RubyMotion 2.8 =
* Fixed a bug in build system where it cannot build app using Korean as app
name.
* Fixed a build error which it causes in where non ASCII character is used.
Thanks to Clay Allsopp for the patch (pull request #125).