Ecore: Update changelog with 09/29 changes to ecore-con
authorkakaroto <kakaroto@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 12 Oct 2011 19:41:30 +0000 (19:41 +0000)
committerkakaroto <kakaroto@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 12 Oct 2011 19:41:30 +0000 (19:41 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@64025 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog

index 9e0d16c..9e0d945 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
         * 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