Author: kotkov
Date: Tue Jul 14 15:40:10 2026
New Revision: 1936137
Log:
* branches/1.15.x/STATUS: Add separate sections for release blocker candidates
and changes that cannot go to a later 1.15.x release (we used this pattern
in 1.9.x/STATUS, should be useful here as well).
Put all current nominations into the "other" section.
Modified:
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Tue Jul 14 15:38:15 2026
(r1936136)
+++ subversion/branches/1.15.x/STATUS Tue Jul 14 15:40:10 2026
(r1936137)
@@ -12,8 +12,14 @@ delay a release, etc.
Status of 1.15.0:
-Candidate changes:
-==================
+Release blockers for 1.15.0:
+============================
+
+Candidate changes that cannot go into a later 1.15.x:
+=====================================================
+
+Other candidate changes:
+========================
* r1931334, r1931337, r1931359, r1931369, r1931373
Remove a potentially data-truncating typecast in our adler32 implementation.