Author: jcorvel
Date: Wed May 27 18:42:12 2020
New Revision: 1878190

URL: http://svn.apache.org/viewvc?rev=1878190&view=rev
Log:
* 1.14.x/STATUS: Vote for r1877259, approving.

Modified:
    subversion/branches/1.14.x/STATUS

Modified: subversion/branches/1.14.x/STATUS
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1878190&r1=1878189&r2=1878190&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Wed May 27 18:42:12 2020
@@ -23,15 +23,6 @@ Candidate changes:
    Votes:
      +1: danielsh, stsp
 
-* r1877259
-    Move variable declarations to the start of block the to fix
-    syntax errors with VC9 (Visual Studio 2008).
-  Justification:
-    Our code should be C90.
-  Votes:
-    +1: brane, stsp
-    +0: danielsh (from dev@)
-
  * r1877960
    * INSTALL (I.C.12): Add Note that non-release mode is required for building
      SWIG Python 2 bindings.
@@ -62,3 +53,12 @@ Approved changes:
      Error messages should be accurate.  User reported (issue #4854).
    Votes:
      +1: danielsh, stsp, jcorvel
+
+* r1877259
+    Move variable declarations to the start of block the to fix
+    syntax errors with VC9 (Visual Studio 2008).
+  Justification:
+    Our code should be C90.
+  Votes:
+    +1: brane, stsp, jcorvel
+    +0: danielsh (from dev@)


Reply via email to