svn commit: r1936327 - subversion/site/staging/docs/release-notes
[email protected] Sun, 19 Jul 2026 17:23:57 -0000
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <178448183796.2009523.13904099690242158684@svn03-he-fi> |
Author: hartmannathan
Date: Sun Jul 19 17:23:57 2026
New Revision: 1936327
Log:
In site/staging: Improve TOC/#news section of 1.15 release notes
* doc/release-notes/1.15.html:
(#news): Add a link to #removed-features here; since this section
serves as a kind of brief Table of Contents (TOC) and contains a
mix of links to h2 and h3 sections, adding a level of indentation
to make #new-features stand out.
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 Sun Jul 19 15:58:59 2026 (r1936326)
+++ subversion/site/staging/docs/release-notes/1.15.html Sun Jul 19 17:23:57 2026 (r1936327)
@@ -39,14 +39,23 @@
<li><a href="#"
>###</a></li>
-->
- <li><a href="#pristines-on-demand"
- >Pristines On Demand</a></li>
- <li><a href="#multi-wc-format"
- >Multi-WC: Multiple Working Copy Format Support</a></li>
- <li><a href="#streamy-checkouts"
- >Streamy Checkouts</a></li>
+ <li><a href="#compatibility"
+ >Compatibility Considerations</a></li>
+ <li><a href="#new-features"
+ ><strong>New Features</strong></a>
+ <ul>
+ <li><a href="#pristines-on-demand"
+ >Pristines On Demand</a></li>
+ <li><a href="#multi-wc-format"
+ >Multi-WC: Multiple Working Copy Format Support</a></li>
+ <li><a href="#streamy-checkouts"
+ >Streamy Checkouts</a></li>
+ </ul>
+ </li>
<li><a href="#enhancements"
- >Many enhancements and bug fixes</a></li>
+ >Enhancements and bug fixes</a></li>
+ <li><a href="#removed-features"
+ >Removed and deprecated features</a></li>
<li><a href="#issues"
>Known issues in the release</a></li>
<!--