From e8f80eb81cae032d42c327f6183d95245aa716ff Mon Sep 17 00:00:00 2001 From: Watson Date: Tue, 12 Mar 2013 11:20:17 +0900 Subject: [PATCH] add line in NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 64a785a0..0e432594 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ strings into file. * Fixed a bug in Object#respond_to? which might return true for a method that does not exist. + * Fixed a bug in REPL which often causes an error with "quit" command. = RubyMotion 1.34 =