From 8cee11fccbf0aab60219cfc0b3c1014d452cad25 Mon Sep 17 00:00:00 2001 From: Watson Date: Thu, 28 Nov 2013 14:05:47 +0900 Subject: [PATCH] [NEWS] Fixed a bug where NSDate objects are converted to Time objects --- NEWS | 1 + vm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b8f2ce75..4299b8a9 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ the patch (pull request #144). * Fixed a bug in NSArray#{take,drop} where nil could be returned instead of an empty Array object in certain cases. + * Fixed a bug where NSDate objects are converted to Time objects. = RubyMotion 2.16 = diff --git a/vm b/vm index 3087d0c1..caf801db 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 3087d0c146d35d690d8204b257cb33d50f3761d4 +Subproject commit caf801db1b6349f525301c446088d7756c750171