. Announce 1.4 patchset 2.
. Minor grammatical error fix. . Consistently use my FreeBSD.org email address. Reviewed by: phantom Approved by: phantom
This commit is contained in:
parent
6bb0c742e9
commit
f6f765a328
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15925
2 changed files with 22 additions and 4 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.1 2002/11/15 12:10:45 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/14.sgml,v 1.2 2003/01/20 13:10:59 brueffer Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: JDK 1.4">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -12,7 +12,17 @@
|
|||
<td>
|
||||
|
||||
<p>
|
||||
<b>November 15, 2002:</b> <a href="mailto:glewis@eyesbeyond.com">Greg
|
||||
<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
|
||||
software. Please keep in mind that this patchset is still for experienced
|
||||
testers and developers. This patchset is based on JDK 1.4.1 and 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>November 15, 2002:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a> has released an initial patchset (patchlevel 1) for the JDK 1.4.0
|
||||
software. Keep in mind that it's an initial patchset, so it is supposed for
|
||||
developers (mostly). Patches may be found at <a href=
|
||||
|
|
|
@ -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.29 2002/10/30 16:39:37 glewis Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.30 2002/11/15 12:20:24 phantom Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: Newsflash">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -10,10 +10,18 @@
|
|||
<tr>
|
||||
<td>
|
||||
|
||||
<H2>February, 2003</H2>
|
||||
<UL>
|
||||
<li><b>February 4, 2003:</b>
|
||||
<br><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has released the
|
||||
second patchset (patchset 2) in the JDK 1.4 series. See the
|
||||
<a href="dists/14.html">JDK 1.4.x page</a> for more details.
|
||||
</UL>
|
||||
|
||||
<H2>November, 2002</H2>
|
||||
<UL>
|
||||
<li><b>November 15, 2002:</b>
|
||||
<br><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has released an
|
||||
<br><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has released a
|
||||
first patchset (patchlevel 1) for the JDK 1.4.0 software. See the
|
||||
<a href="dists/14.html">JDK 1.4.x page</a> for more details.
|
||||
</UL>
|
||||
|
|
Loading…
Reference in a new issue