add line in NEWS

This commit is contained in:
Watson
2013-05-15 07:26:58 +09:00
parent 6fb9560bfb
commit 55f4704a1c

3
NEWS
View File

@@ -6,6 +6,9 @@
for the patch (pull request #88).
* Updated the library path to require in warning message. Thanks to Tom Milewski
for the patch (pull request #86).
* Fixed a bug in `app.files_dependencies' where it would not allow the path
which contains "../" (ex app.files_dependencies 'foo.rb' => '../bar.rb')
Thanks to Jeremy Ruppel for the patch (pull request #90).
= RubyMotion 2.0 =