Updated changelog and news files

SVN revision: 83518
This commit is contained in:
Guillaume Friloux 2013-01-31 14:13:18 +00:00
parent a3f013ad2f
commit ea8924ae52
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-01-31 Guillaume Friloux
* Fix a memory leak in ecore_con_dns
2013-01-31 Jaehwan Kim
* Fix the EVAS_CALLBACK_MOUSE_MOVE callback is called even if the grabbed object is invisible by proxy object.

1
NEWS
View File

@ -90,6 +90,7 @@ Improvements:
* edje entry : Remove ecore_imf_context_cursor_position_set in functions related to selection.
Fixes:
* Fix a memory leak in ecore_con_dns when using ecore_con_server_connect
* Fix PPC (big endian) image codec bug.
* Fix return value of eina_mmap_safety_enabled_set() and future
eina_mmap_safety_enabled_get() returns after success