add line in NEWS

This commit is contained in:
Watson
2013-10-11 00:09:39 +09:00
parent 6429c09a3c
commit 60ae72c086

2
NEWS
View File

@@ -26,6 +26,8 @@
method being defined in the runtime with a wrong selector.
* Fixed a bug where Range objects created with non-literal begin/end points
would never be released, and therefore leaking memory.
* Added `context` method as `describe` alias in spec. Thanks to Ryo Katsuma
for the patch (pull request #134).
= RubyMotion 2.10 =