SVN revision: 83421
This commit is contained in:
Carsten Haitzler 2013-01-29 08:31:54 +00:00
parent 1d1015ec84
commit 7a4984f980
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-01-29 Carsten Haitzler
* fix map then unmap race condition for borders
2013-01-29 Mike Blumenkrantz
* fixed bug where dragging files into sidebar would move them instead of creating links

1
NEWS
View File

@ -121,4 +121,5 @@ Fixes:
* fixed path setting in import dialog
* fixed possible NULL deref in desktop editor
* fixed possible NULL deref in e_sys when debugging
* fixed map then unmap race condition for some windows (needs efl 1.8)
* fixed bug where dragging files into sidebar would move them instead of creating links