cl/news for preview two commits

This commit is contained in:
Mike Blumenkrantz 2013-06-17 10:13:10 +01:00
parent a394a20ee6
commit 2dd573d690
2 changed files with 7 additions and 0 deletions

View File

@ -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

2
NEWS
View File

@ -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