diff --git a/legacy/ecore/ChangeLog b/legacy/ecore/ChangeLog index d3d7e77786..cc7812c9c0 100644 --- a/legacy/ecore/ChangeLog +++ b/legacy/ecore/ChangeLog @@ -823,3 +823,9 @@ * Fix ecore-x selection handling to fall back to getting selection directly if getting targets fails. This fixes e17 to elm cnp. + +2012-08-01 Rob Bradford + + * Support setting fullscreen on Ecore_Evas's under the Wayland engine + before they are visible. The fullscreening will then be applied when + they become visible.