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 2015/09/08 18:39:56 UTC

svn commit: r1701839 - /subversion/branches/1.9.x/STATUS

Author: rhuijben
Date: Tue Sep  8 16:39:56 2015
New Revision: 1701839

URL: http://svn.apache.org/r1701839
Log:
* STATUS: Cast vote to approve the r1701633 group.

Modified:
    subversion/branches/1.9.x/STATUS

Modified: subversion/branches/1.9.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1701839&r1=1701838&r2=1701839&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Tue Sep  8 16:39:56 2015
@@ -77,18 +77,6 @@ Candidate changes:
    Votes:
      +0.9: rhuijben (Minor behavior change. Needs more dev@ discussion)
 
- * r1701633, r1701792, r1701797
-   Disable mark, seek and non-default skip for stdin, stdout and stderr
-   stream wrappers
-   Justification:
-     Reduce surprises on using these apis.
-   Notes:
-     The r1701633 patch disables mark and seek for these streams;
-     r1701792 and r1701797 disable native svn_stream_skip() handler.
-   Votes:
-     +1: kotkov, ivan
-     +1: rhuijben (without r1701792 and r1701797)
-
  * r1701638
    Remove unneeded io operation on pristine install
    Justification:
@@ -104,3 +92,14 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1701633, r1701792, r1701797
+   Disable mark, seek and non-default skip for stdin, stdout and stderr
+   stream wrappers
+   Justification:
+     Reduce surprises on using these apis.
+   Notes:
+     The r1701633 patch disables mark and seek for these streams;
+     r1701792 and r1701797 disable native svn_stream_skip() handler.
+   Votes:
+     +1: kotkov, ivan, rhuijben