Ecore: NEWS file filled.
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 25 Apr 2011 07:06:12 +0000 (07:06 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 25 Apr 2011 07:06:12 +0000 (07:06 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@58889 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

NEWS

diff --git a/NEWS b/NEWS
index e69de29..7e1510b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,31 @@
+Ecore 1.1.0
+
+Changes since Ecore 1.0.0:
+--------------------------
+
+New Features:
+
+    * ecore_x: XRandR backlight support
+
+API Additions:
+
+    * ecore:
+     - ecore_thread_reschedule()
+     - ecore_exe_data_set()
+     - ecore_animator_run_add()
+    * ecore_con:
+     - ECORE_CON_EVENT_CLIENT_ERROR, ECORE_CON_EVENT_SERVER_ERROR events
+     - Ecore_Con_Event_Server_Error, Ecore_Con_Event_Client_Error types
+     - ecore_con_client_port_get()
+     - ecore_con_url_ssl_verify_peer_set()
+     - ecore_con_url_ssl_ca_set()
+     - ecore_con_url_pipeline_set()
+     - ecore_con_url_pipeline_get()
+    * ecore_file:
+     - ecore_file_download_full()
+    * ecore_imf:
+     - ecore_imf_context_canvas_get()
+     - ecore_imf_context_window_get()
+     - ecore_imf_context_preedit_string_with_attributes_get()
+    * ecore_x:
+     - ecore_x_randr_edid_*()