From 56e26fa8c61a3cfe187e95f496802ec00b189157 Mon Sep 17 00:00:00 2001 From: Watson Date: Wed, 28 Aug 2013 13:20:23 +0900 Subject: [PATCH] add line in NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 91fd3be3..ae84010f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ = RubyMotion 2.8 = + * Fixed a build error which it causes in where non ASCII character is used. + Thanks to Clay Allsopp for the patch (pull request #125). = RubyMotion 2.7 =