diff --git a/ChangeLog b/ChangeLog index 59ecfd0ae..6c271fc73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/NEWS b/NEWS index 329e39705..62c044c22 100644 --- a/NEWS +++ b/NEWS @@ -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