Author: danielsh
Date: Fri Jun 26 15:55:02 2020
New Revision: 1879244
URL: http://svn.apache.org/viewvc?rev=1879244&view=rev
Log:
* docs/community-guide/releasing.part.html
(#releasing-announce): Add a step to update the "Status of this branch"
comments at the top of STATUS files.
Modified:
subversion/site/publish/docs/community-guide/releasing.part.html
Modified: subversion/site/publish/docs/community-guide/releasing.part.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.part.html?rev=1879244&r1=1879243&r2=1879244&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Fri Jun 26
15:55:02 2020
@@ -1315,7 +1315,13 @@ be contacted via the announce-owner@ han
<p>Update the topics in various Subversion-related IRC channels, such as
<tt>#svn</tt> and <tt>#svn-dev</tt> on freenode.</p>
-</div> <!-- release-announce -->
+<p>If this is an X.Y.0 release, update the community support level at the very
+top of the <tt>STATUS</tt> files of any branches that have changed support
+status. This would usually be <tt>X.Y.x/STATUS</tt>,
+<tt>X.$((Y-1)).x/STATUS</tt>, and if the new release is an LTS release, then
+the oldest supported LTS branch's <tt>STATUS</tt> file as well.</p>
+
+</div> <!-- releasing-announce -->
<div class="h4" id="releasing-update-website">
<h4>Update the website