diff --git a/NEWS b/NEWS index e6a54d8f..d6443d2b 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,10 @@ = RubyMotion 1.1 = - * Fixed a bug in `rake simulator' where view detection would not work on - non-English desktops (error "Cannot locate the Simulator app"). * Fixed `rake device' to print a human-readable error message in case the deployment might fail because another process is connected to the device. + * Fixed a bug in `rake simulator' where view detection would not work on + non-English desktops (error "Cannot locate the Simulator app"). + Make sure to exit the Simulator app after applying this update. = RubyMotion 1.0 =