From da6e8b984f4e4938b37a427ed161346c90da15cc Mon Sep 17 00:00:00 2001 From: Watson Date: Mon, 14 Jul 2014 11:06:17 +0900 Subject: [PATCH] [NEWS] fix RM-480 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) 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 =