* STATUS: Votes and move to Approved changes.


git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/1.5.x@876960 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS b/STATUS
index 5b3b0a8..966d625 100644
--- a/STATUS
+++ b/STATUS
@@ -100,16 +100,6 @@
    Votes:
      +1: pburba
 
- * r36783
-    Dereference a pointer to a svn_revnum_t to check if it's a valid
-    revision.
-   Justification:
-     Thorugh sheer luck it doesn't appear that this can cause any problems,
-     see http://svn.haxx.se/dev/archive-2009-03/0746.shtml, but it is
-     clearly wrong.
-   Votes:
-     +1: pburba, blair
-
  * r36851, r36857
    'svnadmin upgrade'-ing pre-1.2 repositories fails for lack of
    'db/format' file.
@@ -119,10 +109,20 @@
    Votes:
      +1: cmpilato, danielsh
 
+Approved changes:
+=================
+
+ * r36783
+    Dereference a pointer to a svn_revnum_t to check if it's a valid
+    revision.
+   Justification:
+     Thorugh sheer luck it doesn't appear that this can cause any problems,
+     see http://svn.haxx.se/dev/archive-2009-03/0746.shtml, but it is
+     clearly wrong.
+   Votes:
+     +1: pburba, blair, stylesen
+
  * r36860
    Fix an error leak.
    Votes:
-     +1: danielsh, cmpilato
-
-Approved changes:
-=================
+     +1: danielsh, cmpilato, stylesen