You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@serf.apache.org by rh...@apache.org on 2015/09/01 15:35:06 UTC

svn commit: r1700542 - /serf/branches/1.3.x/STATUS

Author: rhuijben
Date: Tue Sep  1 13:35:05 2015
New Revision: 1700542

URL: http://svn.apache.org/r1700542
Log:
* STATUS: Nominate some fixes that I already apply locally for some time.

Modified:
    serf/branches/1.3.x/STATUS

Modified: serf/branches/1.3.x/STATUS
URL: http://svn.apache.org/viewvc/serf/branches/1.3.x/STATUS?rev=1700542&r1=1700541&r2=1700542&view=diff
==============================================================================
--- serf/branches/1.3.x/STATUS (original)
+++ serf/branches/1.3.x/STATUS Tue Sep  1 13:35:05 2015
@@ -11,6 +11,29 @@ Status of 1.3.9:
 Candidate changes:
 ==================
 
+ * r1699986, r1699987
+   Fix types of some currently unused batons
+   Justification:
+     Without proper types these typing errors make debugging harder
+     than necessary.
+   Votes:
+     +1: rhuijben
+
+ * r1699791
+   Resolve memory leak in cancel scenario.
+   Justification:
+     Memory leak.
+   Votes:
+     +1: rhuijben
+
+ * r1699985, r1699993, r1699994
+   Improve status line verifications
+   Justification:
+     Avoids handling bad data as a real status line, stalling the
+     connection until timeout.
+   Votes:
+     +1: rhuijben
+
 Veto-blocked changes:
 =====================