diff --git a/NEWS b/NEWS index ae70f1d2..c8d121a3 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,10 @@ #drawMapRect:zoomScale:inContext:'. * [iOS] Fixed a bug which CTRL+C would terminate debugger immediately with `rake debug=1'. + * [iOS] Fixed a bug which custom debug command (Ex "pro", "pri") would not + work with remote debugging. + * [iOS] Fixed a bug which user debug command would not be loaded with remote + debugging. = RubyMotion 2.30 =