diff --git a/legacy/ecore/ChangeLog b/legacy/ecore/ChangeLog index 9e0d16ce26..9e0d9453c5 100644 --- a/legacy/ecore/ChangeLog +++ b/legacy/ecore/ChangeLog @@ -301,3 +301,9 @@ * Fix bug in Ecore_X generic event handling for extended event sizes when freeing (and allocating) the data. + +2011-09-29 Youness Alaoui (KaKaRoTo) + + * Port ecore-con to work on systems without IPv6 support + * Use inet_ntop instead of getnameinfo for ecore_con_client_get_ip + * Added ecore-con unit test