You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by iv...@apache.org on 2015/11/23 15:52:31 UTC

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

Author: ivan
Date: Mon Nov 23 14:52:31 2015
New Revision: 1715836

URL: http://svn.apache.org/viewvc?rev=1715836&view=rev
Log:
* STATUS: Vote for r1714358. Approving.

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=1715836&r1=1715835&r2=1715836&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Mon Nov 23 14:52:31 2015
@@ -120,13 +120,6 @@ Candidate changes:
    Votes:
      +1: stefan2, gstein
 
- * r1714358
-   Fix overflow detection in svn_stringbuf_remove and svn_stringbuf_replace.
-   Justification:
-     Using the public API as documented may result in undefined behavior.
-   Votes:
-     +1: stefan2, gstein
-
  * r1715224, r1715232, r1715262
    ra_serf: Fix setting Content-Type header in 3 outgoing xml requests
    Justification:
@@ -151,3 +144,10 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1714358
+   Fix overflow detection in svn_stringbuf_remove and svn_stringbuf_replace.
+   Justification:
+     Using the public API as documented may result in undefined behavior.
+   Votes:
+     +1: stefan2, gstein, ivan