. Belatedly announce 1.4.1 patchset 3.
Approved by: phantom
This commit is contained in:
parent
122b48a040
commit
a1f397e27b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16680
2 changed files with 20 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/14.sgml,v 1.2 2003/01/20 13:10:59 brueffer Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/14.sgml,v 1.3 2003/02/06 06:43:16 glewis Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: JDK 1.4">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -11,6 +11,16 @@
|
|||
<tr>
|
||||
<td>
|
||||
|
||||
<p>
|
||||
<b>March 7, 2003:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a> has released the third patchset (patchlevel 3) for the JDK 1.4
|
||||
software. The code is now ready for general testing, although not all
|
||||
features have been implemented (e.g. plugin, NIO). This patchset is the
|
||||
result of a lot of hard work by <a href="mailto:phantom@FreeBSD.org">Alexey
|
||||
Zelkin</a>. Information on downloading the patchset can be found at
|
||||
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk14.html">http://www.eyesbeyond.com/freebsddom/java/jdk14.html</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>February 4, 2003:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a> has released the second patchset (patchlevel 2) for the JDK 1.4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.31 2003/02/06 06:43:16 glewis Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.32 2003/02/18 20:57:47 glewis Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: Newsflash">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -10,6 +10,14 @@
|
|||
<tr>
|
||||
<td>
|
||||
|
||||
<H2>March, 2003</H2>
|
||||
<UL>
|
||||
<li><b>March 7, 2003:</b>
|
||||
<br><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has released the
|
||||
third patchset (patchset 3) in the JDK 1.4 series. See the
|
||||
<a href="dists/14.html">JDK 1.4.x page</a> for more details.
|
||||
</UL>
|
||||
|
||||
<H2>February, 2003</H2>
|
||||
<UL>
|
||||
<li><b>February 12, 2003:</b>
|
||||
|
|
Loading…
Reference in a new issue