. Document 1.5.0 patchset 5.
Reminded by: znerd
This commit is contained in:
parent
00d924c0f6
commit
5e5842b070
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30525
2 changed files with 20 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/15.sgml,v 1.6 2006/08/19 21:20:36 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/15.sgml,v 1.7 2007/06/05 05:29:23 glewis Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.5">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
]>
|
||||
|
@ -11,6 +11,16 @@
|
|||
<tr>
|
||||
<td>
|
||||
|
||||
<p>
|
||||
<b>June 8, 2007:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a> has released the fifth patchset (patchlevel 5, "Tantanoola")
|
||||
for the &jdk; 1.5.0 software. The marks a major update in the base
|
||||
&jdk; source code since the patchset is now based on the JRL licensed 1.5.0
|
||||
Update 11 source code rather than the earlier 1.5.0 SCSL licensed code
|
||||
base. Information on downloading the patchset can be found at
|
||||
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk15.html">http://www.eyesbeyond.com/freebsddom/java/jdk15.html</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>January 24, 2007:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a> has released the fourth patchset (patchlevel 4, "Sumatran")
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.48 2006/08/19 21:20:36 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.49 2007/06/05 05:29:23 glewis Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: Newsflash">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
]>
|
||||
|
@ -10,6 +10,14 @@
|
|||
<tbody><tr>
|
||||
<td>
|
||||
|
||||
<h2>June, 2007</h2>
|
||||
<ul>
|
||||
<li><b>June 8, 2007:</b>
|
||||
<br><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has released the
|
||||
fifth patchset (patchset 5) in the &jdk; 1.5 series. See the
|
||||
<a href="dists/15.html">JDK 1.5.x page</a> for more details.</li>
|
||||
</ul>
|
||||
|
||||
<h2>January, 2007</h2>
|
||||
<ul>
|
||||
<li><b>January 24, 2007:</b>
|
||||
|
|
Loading…
Reference in a new issue