diff --git a/ChangeLog b/ChangeLog index 4bd022cce1..4a081ea29f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. diff --git a/NEWS b/NEWS index eb1d23890f..67d116857b 100644 --- a/NEWS +++ b/NEWS @@ -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