svn commit: r1936390 - subversion/branches/1.15.x

[email protected] Mon, 20 Jul 2026 14:38:49 -0000
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <178455832979.2893664.8619630805770817986@svn03-he-fi>
Author: ivan
Date: Mon Jul 20 14:38:49 2026
New Revision: 1936390

Log:
* branches/1.15.x/STATUS: +1 for r1932158 group. Approving.

Modified:
   subversion/branches/1.15.x/STATUS

Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS	Mon Jul 20 14:34:55 2026	(r1936389)
+++ subversion/branches/1.15.x/STATUS	Mon Jul 20 14:38:49 2026	(r1936390)
@@ -62,13 +62,6 @@ Other candidate changes:
      +1: ivan, kotkov
      +0: brane (review only, can't test)
 
- * r1932158, r1932159, r1932160, r1932154
-   Properly use const string pointers
-   Justification:
-     Silence GCC compiler warnings.
-   Votes:
-     +1: rinrab, dsahlberg
-
 * r1936153 r1936159, r1936309, r1936313, r1936318
   Remove automatic editing of STATUS from the script and cleanup code.
   Justification:
@@ -106,3 +99,10 @@ Approved changes:
     Remove backport.pl as discussed on dev@
   Votes:
     +1: dsahlberg, ivan
+
+ * r1932158, r1932159, r1932160, r1932154
+   Properly use const string pointers
+   Justification:
+     Silence GCC compiler warnings.
+   Votes:
+     +1: rinrab, dsahlberg, ivan