You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2012/09/29 04:15:02 UTC

svn commit: r1391734 - /subversion/branches/1.7.x/STATUS

Author: brane
Date: Sat Sep 29 02:15:02 2012
New Revision: 1391734

URL: http://svn.apache.org/viewvc?rev=1391734&view=rev
Log:
* STATUS: Vote for r1389658, r1391641 and r1389928.

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1391734&r1=1391733&r2=1391734&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Sat Sep 29 02:15:02 2012
@@ -143,30 +143,12 @@ Candidate changes:
    Votes:
      +1: stsp
 
- * r1389928
-   Fix a 1.7.x test to pass within a format 30 working copy.
-   Justification:
-     Convenience for users of trunk clients.
-   Branch:
-     ^/subversion/branches/1.7.x-r1389928
-   Votes:
-     +1: stsp, cmpilato
-
  * r1389658
    Fix the Perl bindings building with newer versions of SWIG.
    Justification:
      Convenience for users using newer verisons of SWIG.
    Votes:
-     +1: breser
-
- * r1391641
-   Convert cache time-to-live value from seconds to microseconds, which is
-   the unit expected by the API.  (An API doc error in the past was the
-   likely cause of this problem.)
-   Justification:
-     50 microseconds really isn't a sufficient lifespan for ... anything.
-   Votes:
-     +1: cmpilato, rhuijben
+     +1: breser, brane
 
 Veto-blocked changes:
 =====================
@@ -207,3 +189,21 @@ Approved changes:
      Test added by r1391022 depends on r1389499 backport to PASS in 1.8 WC.
    Votes:
      +1: stsp, cmpilato, rhuijben
+
+ * r1391641
+   Convert cache time-to-live value from seconds to microseconds, which is
+   the unit expected by the API.  (An API doc error in the past was the
+   likely cause of this problem.)
+   Justification:
+     50 microseconds really isn't a sufficient lifespan for ... anything.
+   Votes:
+     +1: cmpilato, rhuijben, brane
+
+ * r1389928
+   Fix a 1.7.x test to pass within a format 30 working copy.
+   Justification:
+     Convenience for users of trunk clients.
+   Branch:
+     ^/subversion/branches/1.7.x-r1389928
+   Votes:
+     +1: stsp, cmpilato, brane