Author: julianfoad
Date: Mon Nov  4 11:11:38 2019
New Revision: 1869360

URL: http://svn.apache.org/viewvc?rev=1869360&view=rev
Log:
* publish/docs/release-notes/index.html
  (#release-notes-list): Add this id to the existing list, so that
  release.py write-release-notes will be able to insert a new entry here.

Modified:
    subversion/site/publish/docs/release-notes/index.html

Modified: subversion/site/publish/docs/release-notes/index.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/index.html?rev=1869360&r1=1869359&r2=1869360&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/index.html (original)
+++ subversion/site/publish/docs/release-notes/index.html Mon Nov  4 11:11:38 
2019
@@ -46,7 +46,7 @@ official support status for the various
 
 <p>Here are the release notes for the major Subversion releases:</p> 
 
-<ul>
+<ul id="release-notes-list">
 <li><a href="1.13.html">Subversion 1.13</a> – (<i>first released – October 
30, 2019</i>)</li>
 <li><a href="1.12.html">Subversion 1.12</a> – (<i>first released – April 
24, 2019</i>)</li>
 <li><a href="1.11.html">Subversion 1.11</a> – Improved shelving, 
checkpointing, improved tree conflict resolution (<i>first released – October 
30, 2018</i>)</li>


Reply via email to