From f12e4ad03f4740a8e4acce4cf32cf7f5f9cfe1e6 Mon Sep 17 00:00:00 2001 From: Watson Date: Thu, 10 Apr 2014 17:10:32 +0900 Subject: [PATCH] [NEWS] fix RM-466 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 05329017..f5ea4db4 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ * Fixed a regression introduced in RubyMotion 2.25 that was causing a build error in environment using Ruby 1.8. + * Improved a detecting file dependencies to reduce the build time when an app + has large file dependencies. Thanks to Ignacio Piantanida for the detective + work. = RubyMotion 2.26 =