svn commit: r1936852 - subversion/site/staging/docs/release-notes

[email protected] Mon, 03 Aug 2026 23:28:44 -0000
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <178579972453.2004233.3708838807347650608@svn03-he-fi>
Author: hartmannathan
Date: Mon Aug  3 23:28:44 2026
New Revision: 1936852

Log:
In site/staging:

* doc/release-notes/1.15.html:
  (#new-features, #pristines-on-demand): "Pristines On Demand" is the major
   headliner feature for the 1.15 line, but, as it was pointed out to me, the
   name doesn't really describe what this feature does. Let's try to improve
   that by adding "A smaller client-side footprint" for the benefit of folks
   who peruse the headings.

Suggested by: kfogel

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 Aug  3 23:09:06 2026	(r1936851)
+++ subversion/site/staging/docs/release-notes/1.15.html	Mon Aug  3 23:28:44 2026	(r1936852)
@@ -52,7 +52,7 @@
       ><strong>New Features</strong></a>
     <ul>
       <li><a href="#pristines-on-demand"
-          >Pristines On Demand</a></li>
+          >Pristines On Demand: A smaller client-side footprint</a></li>
       <li><a href="#multi-wc-format"
           >Multi-WC: Multiple Working Copy Format Support</a></li>
       <li><a href="#streamy-checkouts"
@@ -359,7 +359,7 @@ users.  We'll cover those in this sectio
 </h2>
 
 <div class="h3" id="pristines-on-demand">
-<h3>Pristines On Demand
+<h3>Pristines On Demand: A smaller client-side footprint
   <a class="sectionlink" href="#pristines-on-demand"
      title="Link to this section"></a>
 </h3>