On Fri, Mar 09, 2012 at 02:53:36PM +0530, Arwin Arni wrote: > Hi, > > The news page shows the date as 2012-02-13 for the release of > Subversion 1.7.4. The attached patch fixes this. > > Regards, > Arwin Arni
Thanks Arwin! Somebody else just reported the same problem directly to me and I've fixed this in r1298764, also for index.html. The website doesn't seem to update itself properly at the moment, however :( > * site/publish/news.html > Fix a date typo. > > Patch by: Arwin Arni <arwin{_AT_}collab.net> > Index: news.html > =================================================================== > --- news.html (revision 1298762) > +++ news.html (working copy) > @@ -23,7 +23,7 @@ > <!-- calendar year if we felt the need to do so. --> > > <div class="h3" id="news-20120308"> > -<h3>2012-02-13 — Apache Subversion 1.7.4 Released > +<h3>2012-03-08 — Apache Subversion 1.7.4 Released > <a class="sectionlink" href="#news-20120308" > title="Link to this section">¶</a> > </h3>