From ad6ed52a3e0b1b89863a44ac5b76ac16854e67c7 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Mon, 26 Dec 2011 23:47:33 +0000 Subject: [PATCH] Ecore: Add news & changelog entries (for people who actually read these things). SVN revision: 66547 --- legacy/ecore/ChangeLog | 5 +++++ legacy/ecore/NEWS | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/legacy/ecore/ChangeLog b/legacy/ecore/ChangeLog index 18d697c6ca..6edd373cfa 100644 --- a/legacy/ecore/ChangeLog +++ b/legacy/ecore/ChangeLog @@ -437,3 +437,8 @@ 2011-12-26 Tae-Hwan Kim (Bluezery) * Add proxy username/password set functions in ecore_con. + +2011-12-26 Christopher Michael (devilhorns) + + * Add Ecore_Wayland (backend to support Wayland). + * Add Shm and Egl engines for ecore_evas to draw in Wayland. diff --git a/legacy/ecore/NEWS b/legacy/ecore/NEWS index 668dc2fbe9..db58785f91 100644 --- a/legacy/ecore/NEWS +++ b/legacy/ecore/NEWS @@ -17,6 +17,10 @@ Additions: - ecore_con_url_proxy_password_set() * ecore_x: - ecore_x_randr_output_backlight_available() + * ecore_evas: + - Add Shm and Egl engines for ecore_evas to draw in Wayland. + * ecore_wayland + - Add Ecore_Wayland (backend to support Wayland). Improvements: * ecore: