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