Author: cmpilato
Date: Fri Jun 10 16:15:51 2011
New Revision: 1134369
URL: http://svn.apache.org/viewvc?rev=1134369&view=rev
Log:
* site/publish/download/download.html
Rename "Latest release" section to "Recommended release". Renamed
"Supported release" to "Supported release(s)", and explicitly list
both 1.5.9 and 1.6.17.
Modified:
subversion/site/publish/download/download.html
Modified: subversion/site/publish/download/download.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/download/download.html?rev=1134369&r1=1134368&r2=1134369&view=diff
==============================================================================
--- subversion/site/publish/download/download.html (original)
+++ subversion/site/publish/download/download.html Fri Jun 10 16:15:51 2011
@@ -8,7 +8,7 @@ disappears.</p>
<div class="bigpoint">
<p>The best available version of Apache Subversion
- is: <a href="#latest-release">1.6.17</a></p>
+ is: <a href="#recommended-release">1.6.17</a></p>
</div> <!-- .bigpoint -->
<p>Use the links below to download Apache Subversion from our of our mirrors.
@@ -76,25 +76,40 @@ Other mirrors:
Since we're just starting out with ASF infrastructure, it may take a while to
fill up the above queue. -->
-<div class="h3" id="latest-release">
-<h3>Latest Release
- <a class="sectionlink" href="#latest-release"
+<div class="h3" id="recommended-release">
+<h3>Recommended Release
+ <a class="sectionlink" href="#recommended-release"
title="Link to this section">¶</a>
</h3>
-<p>The latest release is 1.6.17. It can be found in the Tigris
-<a
href="http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260&expandFolder=74">Source
Releases Area</a>.</p>
+<p>The following is the latest stable release of <!-- Apache -->
+ Subversion:</p>
-</div> <!-- #latest-release -->
+<p style="font-size: 150%; text-align: center;">Subversion 1.6.17</p>
-<div class="h3" id="supported-release">
-<h3>Supported Release
- <a class="sectionlink" href="#latest-release"
+<p>This release is available for download from the
+ <a
href="http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=260&expandFolder=74"
+ >Tigris Source Releases area</a>.</p>
+
+</div> <!-- #recommended-release -->
+
+<div class="h3" id="supported-releases">
+<h3>Supported Release(s)
+ <a class="sectionlink" href="#supported-releases"
title="Link to this section">¶</a>
</h3>
-<p>We still support 1.5.9, which can be downloaded from the
-<a href="http://archive.apache.org/dist/subversion/">Apache archive</a>.</p>
+<p>We support the latest release available from the following release
+ lines:</p>
+
+<ul>
+<li>Subversion 1.5.x: 1.5.9</li>
+<li>Subversion 1.6.x: 1.6.17</li>
+</ul>
+
+<p>All supported releases are available for download from
+ the <a href="http://archive.apache.org/dist/subversion/" >Apache
+ archive</a>.</p>
</div> <!-- #supported-release -->