Author: hartmannathan Date: Sun Jul 19 17:29:16 2026 New Revision: 1936329 Log: In site/staging:
* doc/release-notes/1.15.html: (#removed-features): Fix a few grammatical nits 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 17:27:12 2026 (r1936328) +++ subversion/site/staging/docs/release-notes/1.15.html Sun Jul 19 17:29:16 2026 (r1936329) @@ -928,8 +928,8 @@ href="https://subversion.apache.org/faq. title="Link to this section">¶</a> </h2> -<p>A number of features that has been non-functional or unmaintained in -previous releases has been removed. In addition, we announce deprecated +<p>A number of features that have been non-functional or unmaintained in +previous releases have been removed. In addition, we announce deprecated features for removal in later versions.</p> <div class="h3" id="vcproj"> @@ -938,7 +938,7 @@ features for removal in later versions.< title="Link to this section">¶</a> </h3> -<p>With the addition of the <a href="#cmake">CMake</a> build system the +<p>With the addition of the <a href="#cmake">CMake</a> build system, the vcproj/vcxproj build system is deprecated. It will be removed in a future release of Subversion 1.x.</p> @@ -950,8 +950,8 @@ release of Subversion 1.x.</p> title="Link to this section">¶</a> </h3> -<p>The ctypes Python bindings were not compatible with Python 3 and has been -non-functional since at least Subversion 1.9. We advice users to switch to +<p>The ctypes Python bindings were not compatible with Python 3 and have been +non-functional since at least Subversion 1.9. We advise users to switch to the included SWIG based Python bindings or use an external binding such as <a href="https://pysvn.sourceforge.io/">PySVN</a>.</p> @@ -960,12 +960,12 @@ the included SWIG based Python bindings <div class="h3" id="devscripts"> -<h3>Removal of unmaintained or obsolete developer script +<h3>Removal of unmaintained or obsolete developer scripts <a class="sectionlink" href="#vcproj" title="Link to this section">¶</a> </h3> -<p>The following scripts are mostly of interest to developers and has +<p>The following scripts are mostly of interest to developers and have been removed:</p> <ul>
