ibus-immodule: remove unused code
[framework/uifw/ecore.git] / NEWS
diff --git a/NEWS b/NEWS
index 0aeebdc..08321a4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,11 @@ Additions:
      - Add transparency support on Windows (GDI engine only)
        * ecore_x:
      - Add Ecore_X_Error_Code enumeration
+    * ecore_x:
+     - ECORE_X_RANDR_OUTPUT_POLICY_ASK
+    * ecore_con:
+     - ECORE_{CON,IPC}_NO_PROXY now available for disabling proxying on certain connections
+     - New dns.c resolver backend for faster dns lookups
 
 Fixes:
     * ecore
@@ -18,6 +23,7 @@ Fixes:
      - Force cancel of all running Ecore_Thread on shutdown.
      - Make Ecore_Thread work reliably when called without a running main loop.
 
+
 Ecore 1.2.0
 
 Changes since Ecore 1.1.0: