From 4685e83ca7c23c04df2679cb338eca0d29174154 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eloy=20Dur=C3=A1n?= Date: Tue, 4 Feb 2014 11:56:42 +0100 Subject: [PATCH] [NEWS] Document `activate' command fix. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index b7362863..2f84ee83 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ = RubyMotion 2.23 = + * Fixed a bug with the `activate' CLI command. Thanks to Joffrey Jaffeux for + the patch. * Added a feature to support Subscripting (Objective-C Literals). = RubyMotion 2.22 =