From 5368700216b1e58e7e1e1a85e23dfba83e79fc2a Mon Sep 17 00:00:00 2001 From: Watson Date: Thu, 3 Apr 2014 10:26:02 +0900 Subject: [PATCH] [NEWS] merge pull request #152 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 4b822d95..27a70dbb 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,8 @@ * Improved method dispatcher performance. ~5% faster. * Improved fine-grained lock performance. ~20% faster. * Improved memory management performance. ~25% faster. + * Added handling the app's source codes with `rake ctags'. Thanks to + Hwee-Boon Yar for the patch (pull request #152). = RubyMotion 2.24 =