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 =