ecore: forgotten ChangeLog.

SVN revision: 62532
This commit is contained in:
Cedric BAIL 2011-08-17 09:46:17 +00:00
parent 7b047a49d7
commit b5a619847e
1 changed files with 6 additions and 0 deletions

View File

@ -281,3 +281,9 @@
2011-08-16 Cedric Bail
* Add ecore_main_loop_thread_safe_call_sync.
2011-08-17 Cedric Bail
* Add ecore_thread_main_loop_begin and ecore_thread_main_loop_end.
Usefull to protect EFL call from another thread.