You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2013/05/13 14:28:12 UTC

svn commit: r1481820 - /subversion/branches/1.8.x/STATUS

Author: stsp
Date: Mon May 13 12:28:11 2013
New Revision: 1481820

URL: http://svn.apache.org/r1481820
Log:
* STATUS: Vote for r1481813.

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1481820&r1=1481819&r2=1481820&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Mon May 13 12:28:11 2013
@@ -132,14 +132,6 @@ Candidate changes:
    Votes:
      +1: stefan2 (for 1.8.1)
 
- * r1481800, r1481813
-   Use result_pool for items copied to output array.
-   Justification:
-     Allocate output in correct pool to avoid possible memory use after clear.
-   Votes:
-     +1: philip, brane
-     +1: rhuijben, stsp (r1481800 only)
-
 Veto-blocked changes:
 =====================
 
@@ -172,3 +164,11 @@ Approved changes:
      SEGV, particularly on Windows.
    Votes:
      +1: philip, danielsh, ivan
+
+ * r1481800, r1481813
+   Use result_pool for items copied to output array.
+   Justification:
+     Allocate output in correct pool to avoid possible memory use after clear.
+   Votes:
+     +1: philip, brane, stsp
+     +1: rhuijben (r1481800 only)