Ecore: Updated ChangeLog from Robert's patch.
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 28 May 2012 12:25:04 +0000 (12:25 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 28 May 2012 12:25:04 +0000 (12:25 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@71454 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog

index 0869f30..795aa06 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
         * 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.
+