From b580353f240c28ec44fc0ed7f2b86b675c33d08c Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 18 Sep 2007 20:58:43 +0200 Subject: [PATCH] Fix NEWS --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index dbab7cc2..3e801cd6 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ -* Handle the passing of the child of the toolitem to the WidgetInvoker in ToolInvoker, FrameWidgetInvoker (erikos) +* Handle the passing of the child of the toolitem to the WidgetInvoker + in ToolInvoker, FrameWidgetInvoker (erikos) * #3293 Fix that several palettes are not hooked up to the same button (erikos) * #3514 Remove invite when the activiy disappear from the mesh. (cassidy) * #3003 Make image drags on the clipboard work consistently. (marco)