diff --git a/NEWS b/NEWS index 43a741ac..860bdf03 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ * Fixed a bug where an application could not be installed and launched on the Simulator or a device due to the application bundle containing a directory called `Resources'. This will now fail the build with a descriptive error. + * Fixed a bug which OSX simulator does not work on 10.7 Lion. * Improved use of `WeakRef' to raise an exception when trying to create a weak reference to one of the unsupported classes. For more information, see `Which classes don’t support weak references?' at http://bit.ly/1iiSOaU.