From 6aefdd2a6c51fa5ba95ead1dab1c9ff1027a1838 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Mon, 10 Sep 2012 12:21:04 +0000 Subject: [PATCH] Ecore: Update ChangeLog for recent ecore_x fix. SVN revision: 76396 --- legacy/ecore/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/legacy/ecore/ChangeLog b/legacy/ecore/ChangeLog index 032b858951..d7835cfdae 100644 --- a/legacy/ecore/ChangeLog +++ b/legacy/ecore/ChangeLog @@ -927,3 +927,7 @@ 2012-09-12 Jihoon Kim (jihoon) * Add ECORE_IMF_PREEDIT_TYPE_SUB4~7 style. + +2012-09-07 Christopher Michael + + * Fix ecore_x_randr to actually return crtcs properly.