From e7df162215e4077526f0e6ee3db693181432eabe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eloy=20Dur=C3=A1n?= Date: Fri, 15 Aug 2014 16:58:35 +0200 Subject: [PATCH] [NEWS] Document fix for RM-522. --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f0ad7e5e..cfad1949 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,10 @@ = RubyMotion 2.32 = + * [iOS] Fixed a bug where the iOS 8 Simulator could not be launched with the + default device config. + * [iOS] Fixed a bug where the iOS 8 Simulator could not be used to select + views in the REPL. * [OSX] Fixed a bug that made it impossible to use a `NSApplication' subclass. - * [iOS8] Fixed a bug which iOS 8 simulator could not be launched by default. * Fixed a regression where a crash would happen when calling user defined method if the same method was already defined in some classes in Apple SDK. * Fixed a regression where a crash would happen when calling methods after