. Add a belated announcement of 1.5.0 patchset 9.
This commit is contained in:
parent
87a71c424f
commit
83f5c47e43
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34527
2 changed files with 33 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/java/dists/15.sgml,v 1.10 2007/10/30 16:12:49 glewis Exp $">
|
<!ENTITY date "$FreeBSD: www/en/java/dists/15.sgml,v 1.11 2008/02/22 04:33:33 glewis Exp $">
|
||||||
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.5">
|
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.5">
|
||||||
<!ENTITY % navinclude.developers "INCLUDE">
|
<!ENTITY % navinclude.developers "INCLUDE">
|
||||||
]>
|
]>
|
||||||
|
@ -11,6 +11,15 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<b>March 5, 2009:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||||
|
Lewis</a> has released the ninth patchset (patchlevel 9, "Siegfried")
|
||||||
|
for the &jdk; 1.5.0 software. The major change in this patchset
|
||||||
|
is to move the patchset base source code to 1.5.0 Update 16. 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>
|
<p>
|
||||||
<b>February 14, 2008:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
<b>February 14, 2008:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||||
Lewis</a> has released the eighth patchset (patchlevel 8, "Tarragindi")
|
Lewis</a> has released the eighth patchset (patchlevel 8, "Tarragindi")
|
||||||
|
|
|
@ -20,10 +20,32 @@
|
||||||
<news>
|
<news>
|
||||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||||
<cvs:keyword name="freebsd">
|
<cvs:keyword name="freebsd">
|
||||||
$FreeBSD: www/en/java/news.xml,v 1.6 2008/08/27 13:41:32 jkois Exp $
|
$FreeBSD: www/en/java/news.xml,v 1.7 2008/08/27 13:42:31 jkois Exp $
|
||||||
</cvs:keyword>
|
</cvs:keyword>
|
||||||
</cvs:keywords>
|
</cvs:keywords>
|
||||||
|
|
||||||
|
<year>
|
||||||
|
<name>2009</name>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>March</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>5</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>Patchset 9 for &jdk; 1.5 released</title>
|
||||||
|
|
||||||
|
<p><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has
|
||||||
|
released the ninth patchset (patchset 9) in the
|
||||||
|
&jdk; 1.5 series. See the <a
|
||||||
|
href="dists/15.html">JDK 1.5.x page</a> for more
|
||||||
|
details.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
</month>
|
||||||
|
</year>
|
||||||
|
|
||||||
<year>
|
<year>
|
||||||
<name>2008</name>
|
<name>2008</name>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue