Author: hartmannathan Date: Sun Jul 19 17:35:03 2026 New Revision: 1936330 Log: In site/staging:
* doc/release-notes/1.15.html: (#removed-features): Provide justification why wc-format.py was removed, based on nomination of r1936209 for backport to 1.15 [1]. [1] https://lists.apache.org/thread/vgnntjjcv8chfrp5q5bq404zg6lmj41d 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:29:16 2026 (r1936329) +++ subversion/site/staging/docs/release-notes/1.15.html Sun Jul 19 17:35:03 2026 (r1936330) @@ -973,7 +973,8 @@ been removed:</p> on Windows. Non-functional. Use <a href="#cmake">CMake</a> and vcpkg instead.</li> <li><code>wc-format.py</code> Used to extract the format version from a - working copy. Use <code>svn info</code> instead.</li> + working copy. Did not support the latest working copy formats. + Use <code>svn info</code> instead.</li> <li><code>backport.pl</code> Interactive helper used to manage the file STATUS in stable release branches (testing and voting for backports). Use <code>manage-backports.py</code> instead.</li>
