From ac414696f89e7ffb531bef96f0f635232aed21b0 Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Fri, 26 Oct 2012 13:22:46 +0200 Subject: [PATCH] rework --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 7e6cd22d..626d49d5 100644 --- a/NEWS +++ b/NEWS @@ -33,8 +33,8 @@ a Float argument. * Fixed a bug in String#<< with a codepoint argument where an exception would be raised when called on US-ASCII/BINARY strings. - * Added .DS_Store, temporary files and project files into .gitignore which - created by `motion create'. (Thanks to Mark Rickert and Eric Summers) + * Added .DS_Store, temporary files and project files into the default + .gitignore file. Thanks to Mark Rickert and Eric Summers for the patch. = RubyMotion 1.26 =