Ecore: Add news & changelog entries (for people who actually read
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 26 Dec 2011 23:47:33 +0000 (23:47 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 26 Dec 2011 23:47:33 +0000 (23:47 +0000)
these things).

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@66547 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog
NEWS

index 18d697c..6edd373 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 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 (file)
--- 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: