From 9eb7bcac7b73d4ba6d68a90466cec872908faa3f Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Wed, 29 May 2013 20:30:38 +0900 Subject: [PATCH] sync --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 71830c0d..c150f05d 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,8 @@ (Ex app.sim_args = "-com.apple.CoreData.SQLDebug 1") * [OSX] Fixed a bug in `rake debug=1' where the debugger would not properly start in case the application name includes a space character. + * [OSX] Added `rake ctags' task to generate `tags' file. + * [OSX] Added `rake static' task to create a static .a archive file. = RubyMotion 2.0 =