* branches/1.9.x/STATUS: Approve r1820518 under the two-votes-for-bindings rule.

git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/1.9.x@1820559 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS b/STATUS
index 8bf910d..ca579a2 100644
--- a/STATUS
+++ b/STATUS
@@ -113,16 +113,6 @@
    Votes:
      +1: stefan2
 
- * r1820518
-   swig-py: Support raw binary file-like objects for readable svn_stream_t*
-   parameters. [D:bindings]
-   Justification:
-     Allow passing any file-like object for an svn_stream_t* parameter, as
-     implicitly permitted by the docstring of svn.core.Stream and comment of
-     '%ignore svn_stream_create;'.
-   Votes:
-     +1: danielsh
-
 Veto-blocked changes:
 =====================
 
@@ -144,3 +134,13 @@
 
 Approved changes:
 =================
+
+ * r1820518
+   swig-py: Support raw binary file-like objects for readable svn_stream_t*
+   parameters. [D:bindings]
+   Justification:
+     Allow passing any file-like object for an svn_stream_t* parameter, as
+     implicitly permitted by the docstring of svn.core.Stream and comment of
+     '%ignore svn_stream_create;'.
+   Votes:
+     +1: danielsh, brane