From e361fa6031dcff005d5dc7319741016ebfe3b677 Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Fri, 1 Mar 2013 15:12:48 +0100 Subject: [PATCH] sync --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 4aaff49f..cfe331c4 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,9 @@ = RubyMotion 1.34 = - * Fixed a bug which it would not work command + mouse over in simulator. - * Fixed a bug in build system which updated resource files are not copied. + * Fixed a regression where command + mouse-over would not work in the + simulator window. + * Fixed a regression in the build system where updated resource files would + not be copied. = RubyMotion 1.33 =