kuri pushed a commit to branch ecore-1.7.

commit 3d945f3232f080d5cca9b99add7a1f76587a7fa6
Author: Guillaume Friloux <[email protected]>
Date:   Fri May 24 14:12:41 2013 +0200

    Update NEWS and ChangeLog according to last fixes in ecore_con
---
 ChangeLog | 2 ++
 NEWS      | 5 +++++
 2 files changed, 7 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 94ecd8d..224e130 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1175,3 +1175,5 @@
         * Fix use of ecore_con_client_timeout_set() and
           ecore_con_server_timeout_set() that makes timeout on connections
           even if you sent data.
+        * Fix cl->start_time (initialization missing). So now 
+          ecore_con_client_uptime_get() is working.
diff --git a/NEWS b/NEWS
index e4013c8..ff75253 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,11 @@ Additions:
 
 Fixes:
     * Ecore-X: Fix selection parser to not overrun buffer read by using longs 
on 64bit.
+    * Fix use of ecore_con_server_client_limit_set() (counter never decreased).
+    * Fix use of ecore_con_client_timeout_set() and 
ecore_con_server_timeout_set() that makes timeout on 
+      connections even if you sent data.
+    * Fix cl->start_time (initialization missing). So now
+      ecore_con_client_uptime_get() is working.
 
 Ecore 1.7.7
 

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may

Reply via email to