changelog for previous commit
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 10 Feb 2011 19:44:18 +0000 (19:44 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 10 Feb 2011 19:44:18 +0000 (19:44 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@56935 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog

index bd145f0..637386b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,8 +24,9 @@
 
         * Added some more possibly useless safety checks to ecore_con_ares
 
-2011-02-10 Mike Blumenkrantz
-
         * Implement event-driven error message api for all non-curl ecore_con
         +ECORE_CON_EVENT_CLIENT_ERROR, ECORE_CON_EVENT_SERVER_ERROR events
         +Ecore_Con_Event_Server_Error, Ecore_Con_Event_Client_Error types
+
+        * Unify event handler code
+        * Always increment server event count for client events