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 2012/03/15 10:42:09 UTC

svn commit: r1300864 - /subversion/branches/1.6.x/STATUS

Author: stsp
Date: Thu Mar 15 09:42:08 2012
New Revision: 1300864

URL: http://svn.apache.org/viewvc?rev=1300864&view=rev
Log:
* STATUS (1.6.x): Vote.

Modified:
    subversion/branches/1.6.x/STATUS

Modified: subversion/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1300864&r1=1300863&r2=1300864&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Thu Mar 15 09:42:08 2012
@@ -15,18 +15,6 @@ Status of 1.6.18:
 Candidate changes:
 ==================
 
- * r966167
-   Allow passing --with-jdk to gen-make.py
-   Branch:
-     ^/subversion/branches/1.6.x-r966167
-   Justification:
-     On 64 bit windows, looking in the registry will not always return the
-     right jdk to compile Subversion with. This patch allows specifying
-     a specific jdk.
-     (Which then fixes building 1.6.x on the Windows buildbots)
-   Votes:
-     +1: rhuijben, pburba
-
  * r1138975, r1138977
    Add a sanity check to get-deps.sh.
    Justification:
@@ -88,26 +76,12 @@ Candidate changes:
    Votes:
      +1: julianfoad, stsp
 
- * r1151911
-   Fix description of svndumpfilter's --targets option.
-   Votes:
-     +1: cmpilato, rhuijben
-
- * r1152282
-   Improve performance of "log -g".
-   Branch:
-     1.6.x-r1152282
-   Justification:
-     Can be too slow to be useable.
-   Votes:
-     +1: philip, rhuijben
-
  * r1154733
    Correctly position buffer pointer when resuming an aborted transfer in serf.
    Justification:
      Invalid pointer operation that causes at least datastream corruption.
    Votes:
-     +1: rhuijben
+     +1: rhuijben, stsp
 
  * r1166555, r1166678
    Fix a crash in ra_svn SASL authentication.
@@ -269,3 +243,29 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r966167
+   Allow passing --with-jdk to gen-make.py
+   Branch:
+     ^/subversion/branches/1.6.x-r966167
+   Justification:
+     On 64 bit windows, looking in the registry will not always return the
+     right jdk to compile Subversion with. This patch allows specifying
+     a specific jdk.
+     (Which then fixes building 1.6.x on the Windows buildbots)
+   Votes:
+     +1: rhuijben, pburba, stsp
+
+ * r1151911
+   Fix description of svndumpfilter's --targets option.
+   Votes:
+     +1: cmpilato, rhuijben, stsp
+
+ * r1152282
+   Improve performance of "log -g".
+   Branch:
+     1.6.x-r1152282
+   Justification:
+     Can be too slow to be useable.
+   Votes:
+     +1: philip, rhuijben, stsp