On Sun, May 22, 2022 at 5:07 PM <dsahlb...@apache.org> wrote: > Author: dsahlberg > Date: Sun May 22 21:07:08 2022 > New Revision: 1901130 > > URL: http://svn.apache.org/viewvc?rev=1901130&view=rev > Log: > In site/staging: > Add "as soon as practical" and point out the recently released 1.10.8 > > * index.html, > news.html: > (#news-20220509): as above > > Suggested by: hartmannathan > > Modified: > subversion/site/staging/index.html > subversion/site/staging/news.html > > Modified: subversion/site/staging/index.html > URL: > http://svn.apache.org/viewvc/subversion/site/staging/index.html?rev=1901130&r1=1901129&r2=1901130&view=diff > > ============================================================================== > --- subversion/site/staging/index.html (original) > +++ subversion/site/staging/index.html Sun May 22 21:07:08 2022 > @@ -78,12 +78,13 @@ > > <p>The Subversion 1.10.x line is end of life (<abbr title="End Of > Life">EOL</abbr>). > It was released 2018-04-13 and was supported for the last four years > according > -to the the LTS release life-cycle (see <a > +to the the LTS release life-cycle (see <a
Thanks for taking care of that! I noticed a double "the the" above (was already there before) but the rest looks good. I just committed a fix right now... r1901223. Cheers, Nathan