Skip to content

Commit dc8e8b1

Browse files
committed
Better formatting and wording for the upgrade notes reference.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1080862 13f79535-47bb-0310-9956-ffa450edef68
1 parent f3e4dc8 commit dc8e8b1

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

src/site/xdoc/index.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,17 @@ The <a href="source-repository.html">subversion repository</a> can be
8282
</section>
8383
<!-- ================================================== -->
8484
<section name="Releases">
85-
<p>Codec 1.4+ requires a minimum of JDK 1.4</p>
85+
<ul>
86+
<li>Codec 1.4 requires Java 1.4</li>
87+
<li>Codec 1.5 requires Java 1.4</li>
88+
</ul>
8689
<p>
8790
See the
8891
<a href="http://commons.apache.org/codec/download_codec.cgi">Download Page</a>
8992
for the latest releases.<br />
90-
The <a href="changes-report.html">upgrade notes</a> are also available.
93+
</p>
94+
<p>
95+
<a href="changes-report.html">Upgrade notes</a> are also available.
9196
</p>
9297
<p>
9398
For previous releases, see the <a href="http://archive.apache.org/dist/commons/codec/">Apache Archive</a>

0 commit comments

Comments
 (0)