Ecore ChangeLog: Log for r59549 and r59559.

SVN revision: 59655
This commit is contained in:
Daniel Juyung Seo 2011-05-24 17:39:47 +00:00
parent cde3148eca
commit 45ef1544d4
1 changed files with 6 additions and 0 deletions

View File

@ -192,3 +192,9 @@
* Fix Ecore_X shadow tree search handling to respect shape and
shape input of windows.
2011-05-20 Daniel Juyung Seo (SeoZ)
* Ecore ecore_main.c: Fixed ecore_main_loop
(_ecore_main_loop_iterate_internal). This fixes fd handler pending
issue when ecore_idler callback adds ecore_job/event.
* Ecore ecore_main.c: Refactoring _ecore_main_loop_iterate_internal().