You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2018/01/29 10:04:20 UTC

svn commit: r1822495 - /subversion/branches/1.10.x/STATUS

Author: rhuijben
Date: Mon Jan 29 10:04:19 2018
New Revision: 1822495

URL: http://svn.apache.org/viewvc?rev=1822495&view=rev
Log:
* STATUS: Cast some votes. Approve binding change.

Modified:
    subversion/branches/1.10.x/STATUS

Modified: subversion/branches/1.10.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.10.x/STATUS?rev=1822495&r1=1822494&r2=1822495&view=diff
==============================================================================
--- subversion/branches/1.10.x/STATUS (original)
+++ subversion/branches/1.10.x/STATUS Mon Jan 29 10:04:19 2018
@@ -22,19 +22,12 @@ Candidate changes:
    Votes:
      +1: danielsh
 
- * r1820718
-   Fix JavaHL SSL server trust prompting to allow accepting temporarily.
-   Justification:
-     Cannot accept temporarily without this fix.
-   Votes:
-     +1: philip
-
  * r1820778
    Make mod_dav_svn report commit capabilities based on SVNMasterVersion.
    Justification:
      Allows 1.10 write-through proxy to 1.9 master.
    Votes:
-     +1: philip
+     +1: philip, rhuijben
    Notes:
      I believe this is a release blocker, without it we break backward
      compatibilty for write-through proxies.
@@ -47,25 +40,32 @@ Candidate changes:
  * r1820046,r1820047
    Let 'svn shelves' accept '-q' for consistency with 'svn shelve --list -q'.
    Votes:
-     +1: julianfoad
+     +1: julianfoad, rhuijben
 
  * r1821621
    Remove lower level shelving functions from (experimental) public API.
    Votes:
-     +1: julianfoad
+     +1: julianfoad, rhuijben
 
  * r1821678
    Encode the shelf name to ensure a valid filename for the patch file.
    Votes:
-     +1: julianfoad
+     +1: julianfoad, rhuijben
 
  * r1822401
    Fix 'dereference pointer to the wrong object' crash in conflict resolver.
    Votes:
-     +1: stsp
+     +1: stsp, rhuijben
    
 Veto-blocked changes:
 =====================
 
 Approved changes:
 =================
+
+ * r1820718
+   Fix JavaHL SSL server trust prompting to allow accepting temporarily.
+   Justification:
+     Cannot accept temporarily without this fix.
+   Votes:
+     +1: philip, rhuijben