From da362cb40fd822a3b09f8c8c7a92ac15f9b1269a Mon Sep 17 00:00:00 2001 From: devilhorns Date: Mon, 26 Dec 2011 23:47:33 +0000 Subject: [PATCH] Ecore: Add news & changelog entries (for people who actually read these things). git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@66547 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- ChangeLog | 5 +++++ NEWS | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 18d697c..6edd373 100644 --- a/ChangeLog +++ b/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/NEWS b/NEWS index 668dc2f..db58785 100644 --- a/NEWS +++ b/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: -- 2.7.4