From 33f46cd5c4a6f24908932923359e8bc22187bb97 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Tue, 16 Oct 2012 12:40:46 +0000 Subject: [PATCH] Ecore: Update NEWS for ecore_wayland fixes. Thanks Daniel ;) Signed-off-by: Christopher Michael SVN revision: 78058 --- legacy/ecore/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/legacy/ecore/NEWS b/legacy/ecore/NEWS index a9bbb001e4..ed921bca8d 100644 --- a/legacy/ecore/NEWS +++ b/legacy/ecore/NEWS @@ -38,6 +38,8 @@ Fixes: - ecore_x_randr to actually return crtcs possible outputs properly. - ecore_x_randr to actually return crtcs outputs properly. - send ECORE_X_EVENT_SELECTION_NOTIFY even if there is no data. + * ecore_wayland: + - Update to work with latest wayland (0.99) from git. Removal: * 16bpp evas engine support removed (API still there, but inactive).