asdfuser pushed a commit to branch master.

commit 714401f1c33fd78f2e5200bc0ad87d723f114cca
Author: Daniel Willmann <[email protected]>
Date:   Fri May 24 16:02:43 2013 +0100

    Forwardport NEWS/Changelog of Guillaume's/Cravix's fixes
    
    Signed-off-by: Daniel Willmann <[email protected]>
---
 ChangeLog | 9 +++++++++
 NEWS      | 5 +++++
 2 files changed, 14 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 760271c..1e5e0a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2013-05-24  Guillaume Friloux
+        * 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.
+
 2013-05-22  Daniel Juyung Seo (SeoZ)
 
         * Fix fd handler increase issue when ecore_pipe_add/del is called 
repeatedly.
diff --git a/NEWS b/NEWS
index e54766b..ccb9af6 100644
--- a/NEWS
+++ b/NEWS
@@ -273,3 +273,8 @@ Fixes:
     * Edje textblock: Fixed issue with quoted formats.
     * Edje textblock: Keep the text styles when new font by the text class is 
applied.
     * Fix fd handler increase issue when ecore_pipe_add/del is called 
repeatedly.
+    * 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.

-- 

------------------------------------------------------------------------------
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