Author: ggregory
Date: Sat Mar 12 05:38:57 2011
New Revision: 1080862

URL: http://svn.apache.org/viewvc?rev=1080862&view=rev
Log:
Better formatting and wording for the upgrade notes reference.

Modified:
    commons/proper/codec/trunk/src/site/xdoc/index.xml

Modified: commons/proper/codec/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/codec/trunk/src/site/xdoc/index.xml?rev=1080862&r1=1080861&r2=1080862&view=diff
==============================================================================
--- commons/proper/codec/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/codec/trunk/src/site/xdoc/index.xml Sat Mar 12 05:38:57 2011
@@ -82,12 +82,17 @@ The <a href="source-repository.html">sub
 </section>
 <!-- ================================================== -->
 <section name="Releases">
-<p>Codec 1.4+ requires a minimum of JDK 1.4</p>
+<ul>
+<li>Codec 1.4 requires Java 1.4</li>
+<li>Codec 1.5 requires Java 1.4</li>
+</ul>
 <p>
 See the
 <a href="http://commons.apache.org/codec/download_codec.cgi";>Download Page</a>
 for the latest releases.<br />
-The <a href="changes-report.html">upgrade notes</a> are also available.
+</p>
+<p>
+<a href="changes-report.html">Upgrade notes</a> are also available.
 </p>
 <p>
 For previous releases, see the <a 
href="http://archive.apache.org/dist/commons/codec/";>Apache Archive</a>


Reply via email to