You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by jc...@apache.org on 2020/12/18 00:19:33 UTC

svn commit: r1884582 - /subversion/branches/1.10.x/STATUS

Author: jcorvel
Date: Fri Dec 18 00:19:33 2020
New Revision: 1884582

URL: http://svn.apache.org/viewvc?rev=1884582&view=rev
Log:
* 1.10.x/STATUS: Vote for and approve r1876054. Also vote for r1874850, noting
   that we might soon need another bump of the copyright year.

Modified:
    subversion/branches/1.10.x/STATUS

Modified: subversion/branches/1.10.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.10.x/STATUS?rev=1884582&r1=1884581&r2=1884582&view=diff
==============================================================================
--- subversion/branches/1.10.x/STATUS (original)
+++ subversion/branches/1.10.x/STATUS Fri Dec 18 00:19:33 2020
@@ -39,19 +39,14 @@ Candidate changes:
    Votes:
      +1: stsp, jamessan
 
- * r1876054
-   Fix undefined behavior when constructing ID for txn_node_cache in fsfs.
-   Justification:
-     Fixes potential crash in apr_pstrcat(). Pretty obvious fix.
-   Votes:
-    +1: stsp, jamessan
-
  * r1874850
    Update copyright year to 2020.
    Justification:
      The future is here!
    Votes:
      +1: stsp
+     +1: jcorvel (though by the time we get to this, we might need 2021,
+                  in that case, +1 too)
 
  * r1875602
    Remove incorrect include paths from svn_cv_ruby_includes.
@@ -95,3 +90,10 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1876054
+   Fix undefined behavior when constructing ID for txn_node_cache in fsfs.
+   Justification:
+     Fixes potential crash in apr_pstrcat(). Pretty obvious fix.
+   Votes:
+    +1: stsp, jamessan, jcorvel