Author: stsp Date: Fri May 17 07:30:46 2013 New Revision: 1483674 URL: http://svn.apache.org/r1483674 Log: * publish/index.html, publish/news.html: Fix 1.8.0-rc2 news item date.
Found by: Ennio <[email protected]> Modified: subversion/site/publish/index.html subversion/site/publish/news.html Modified: subversion/site/publish/index.html URL: http://svn.apache.org/viewvc/subversion/site/publish/index.html?rev=1483674&r1=1483673&r2=1483674&view=diff ============================================================================== --- subversion/site/publish/index.html (original) +++ subversion/site/publish/index.html Fri May 17 07:30:46 2013 @@ -65,7 +65,7 @@ <!-- In general, we'll keep only the most recent 3 or 4 news items here. --> <div class="h3" id="news-20130516"> -<h3>2011-08-31 — Apache Subversion 1.8.0-rc2 Released +<h3>2013-05-16 — Apache Subversion 1.8.0-rc2 Released <a class="sectionlink" href="#news-20130516" title="Link to this section">¶</a> </h3> Modified: subversion/site/publish/news.html URL: http://svn.apache.org/viewvc/subversion/site/publish/news.html?rev=1483674&r1=1483673&r2=1483674&view=diff ============================================================================== --- subversion/site/publish/news.html (original) +++ subversion/site/publish/news.html Fri May 17 07:30:46 2013 @@ -23,7 +23,7 @@ <!-- calendar year if we felt the need to do so. --> <div class="h3" id="news-20130516"> -<h3>2011-08-31 — Apache Subversion 1.8.0-rc2 Released +<h3>2013-05-16 — Apache Subversion 1.8.0-rc2 Released <a class="sectionlink" href="#news-20130516" title="Link to this section">¶</a> </h3>
