From 2dd573d6909799d28147403d481e4eb9721d6c77 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Mon, 17 Jun 2013 10:13:10 +0100 Subject: [PATCH] cl/news for preview two commits --- ChangeLog | 5 +++++ NEWS | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3e489ea98..af5480295 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-06-17 Mike Blumenkrantz + + * fixed bug where e widgets would not unset focus + * fixed bug with filemanager setting path with too many spaces when opened from menu + 2013-06-14 Mike Blumenkrantz * add teamwork module diff --git a/NEWS b/NEWS index f62f9bf71..c78ba95a2 100644 --- a/NEWS +++ b/NEWS @@ -221,3 +221,5 @@ Fixes: * filemanager windows no longer resize to 0x0 when double clicked with no icons present * fixed e_exec to open .desktop url links * fix remember size/position apply + * fixed bug where e widgets would not unset focus + * fixed bug with filemanager setting path with too many spaces when opened from menu