From bcad6a2930ea422fc346c03a8deb197f34c23ac9 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Sun, 13 Nov 2011 06:10:46 +0000 Subject: [PATCH] let's just make additions the same. whats' the difference between api additions.. and xrandr api additions? both are api additions. :) SVN revision: 65121 --- legacy/ecore/NEWS | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/legacy/ecore/NEWS b/legacy/ecore/NEWS index 164f8d0120..1bb337f16e 100644 --- a/legacy/ecore/NEWS +++ b/legacy/ecore/NEWS @@ -3,13 +3,7 @@ Ecore 1.1.0 Changes since Ecore 1.0.0: -------------------------- -New Features: - - * ecore_x: - - XRandR backlight support - - XRandR Extended Display Identification Data (EDID) support - -API Additions: +Additions: * ecore: - ecore_thread_reschedule() @@ -36,3 +30,5 @@ API Additions: * ecore_x: - ecore_x_randr_edid_*() - ecore_x_randr_screen_backlight_*() + - XRandR backlight support + - XRandR Extended Display Identification Data (EDID) support