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 =