From 9e6cc7684488705fbc7686901dcc3fec2ac65fbb Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Tue, 7 Jan 2014 12:50:32 +0100 Subject: [PATCH] sync --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 971b98a1..e703915f 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ * [OSX] Fixed a bug where NSDate object was convered to Time object that it would cause a calculation error. + * [OSX] Fixed a bug where using certain NSManagedObjectID objects would cause + a runtime crash due to the fact that they are pointer-tagged. = RubyMotion 2.19 =