add line in NEWS

This commit is contained in:
Watson
2013-04-13 14:24:40 +09:00
parent 34e50e9036
commit 7557639e27

4
NEWS
View File

@@ -5,8 +5,10 @@
* Fixed a bug where it causes a crash when use a method which is defined by
defind_method, and its method is contained in extended module or inherited
class which included a module.
* Fix a bug where it will cause a crash when add a 'drawMapRect:zoomScale:inContext:'
* Fixed a bug where it will cause a crash when add a 'drawMapRect:zoomScale:inContext:'
into inherited MKOverlayView class
* Improve `rake spec' to display error message if it does not exist spec
files in project's spec directory
= RubyMotion 1.35 =