From 0f0b07ed49177886e7a3dbdecc17cbca3f5eeb65 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Tue, 3 Jul 2012 09:43:06 +0000 Subject: [PATCH] Ecore: Update news with api additions. SVN revision: 73218 --- legacy/ecore/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/legacy/ecore/NEWS b/legacy/ecore/NEWS index cc0c34a5ab..b5cdf364c5 100644 --- a/legacy/ecore/NEWS +++ b/legacy/ecore/NEWS @@ -8,8 +8,10 @@ Additions: - Add transparency support on Windows (GDI engine only) * ecore_x: - Add Ecore_X_Error_Code enumeration + - Add API functions to get/set an Ecore_Evas's profile. * ecore_x: - ECORE_X_RANDR_OUTPUT_POLICY_ASK + - Add API functions to get/set an Ecore_X window's profile * ecore_con: - ECORE_{CON,IPC}_NO_PROXY now available for disabling proxying on certain connections - New dns.c resolver backend for faster dns lookups