From 7a4984f9807d1e054bc2e0027277fb8280b4022d Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Tue, 29 Jan 2013 08:31:54 +0000 Subject: [PATCH] chlog SVN revision: 83421 --- ChangeLog | 4 ++++ NEWS | 1 + 2 files changed, 5 insertions(+) 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