From 2ad877574e44ca90d620664649d991b287ce8b50 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Tue, 11 Sep 2012 11:43:29 +0000 Subject: [PATCH] Ecore: Update changelog ;) SVN revision: 76456 --- legacy/ecore/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/legacy/ecore/ChangeLog b/legacy/ecore/ChangeLog index 2b7a640ab8..4dae6a9a9e 100644 --- a/legacy/ecore/ChangeLog +++ b/legacy/ecore/ChangeLog @@ -931,3 +931,8 @@ 2012-09-10 Christopher Michael * Fix ecore_x_randr to actually return crtcs properly. + +2012-09-11 Christopher Michael + + * Fix ecore_x_randr to actually return crtcs possible outputs properly. + * Fix ecore_x_randr to actually return crtcs outputs properly.