Author: kotkov Date: Mon Jul 20 10:11:40 2026 New Revision: 1936359 Log: In site/staging:
* doc/release-notes/1.15.html: (ctypes-bindings, devscripts): Fix mismatching section names in comments. Modified: subversion/site/staging/docs/release-notes/1.15.html Modified: subversion/site/staging/docs/release-notes/1.15.html ============================================================================== --- subversion/site/staging/docs/release-notes/1.15.html Mon Jul 20 10:10:39 2026 (r1936358) +++ subversion/site/staging/docs/release-notes/1.15.html Mon Jul 20 10:11:40 2026 (r1936359) @@ -931,7 +931,7 @@ non-functional since at least Subversion the included SWIG based Python bindings or use an external binding such as <a href="https://pysvn.sourceforge.io/">PySVN</a>.</p> -</div> <!-- vcproj --> +</div> <!-- ctypes-bindings --> @@ -959,7 +959,7 @@ been removed:</p> <code>nominate-backport.py</code> instead.</li> </ul> -</div> <!-- vcproj --> +</div> <!-- devscripts --> </div> <!-- removed-features -->
