From 7ec0e6a6054add3a714ce359eba367fc0959ecc7 Mon Sep 17 00:00:00 2001 From: devilhorns Date: Mon, 28 May 2012 12:25:04 +0000 Subject: [PATCH] Ecore: Updated ChangeLog from Robert's patch. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@71454 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0869f30..795aa06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -680,10 +680,17 @@ * Fix ecore mainloop issue if you begin the mainloop, keep a timer around, quit mainloop, then start it again expecting the timer - to keep ticking off. also happens to be an issuw with + to keep ticking off. also happens to be an issue with iterating the mainloop. 2012-05-25 ChunEon Park (Hermet) * Changed ecore_x_error_get() return type to Ecore_X_Error_Code from int + +2012-05-25 Rob Bradford + + * Make ecore_{software_x11, software_x11_8, software_x11_16, wayland, + directfb}_window_get return 0 if the Ecore_Evas was not created with + the appropriate constructor. + -- 2.7.4