From owner-freebsd-doc@FreeBSD.ORG Tue Nov 4 07:27:54 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00DA816A4CF for ; Tue, 4 Nov 2003 07:27:54 -0800 (PST) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 338D743FAF for ; Tue, 4 Nov 2003 07:27:52 -0800 (PST) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.24; FreeBSD 5.1) id 1AH35v-000NfZ-Rj for freebsd-doc@FreeBSD.org; Tue, 04 Nov 2003 17:27:47 +0200 Date: Tue, 4 Nov 2003 17:27:47 +0200 From: Sheldon Hearn To: freebsd-doc@FreeBSD.org Message-ID: <20031104152747.GZ73736@starjuice.net> Mail-Followup-To: freebsd-doc@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Sender: Sheldon Hearn Subject: [PATCH] Update for Java JDK1.4 web page X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2003 15:27:54 -0000 Hi folks, Could someone please commit this for me? I don't seem to have www karma. Thanks, Sheldon. Index: 14.sgml =================================================================== RCS file: /home/ncvs/www/en/java/dists/14.sgml,v retrieving revision 1.5 diff -u -d -r1.5 14.sgml --- 14.sgml 18 Jun 2003 23:34:04 -0000 1.5 +++ 14.sgml 4 Nov 2003 15:22:02 -0000 @@ -12,6 +12,18 @@

+October 10, 2003: Greg +Lewis has released the fourth patchset (patchlevel 4) for the &jdk; 1.4 +software. The code is now suitable for most applications, although it does +still contain some problems. Browser plugin support works, GCC 3.3 is +supported and many bugfixes are included. This patchset is the +result of a lot of hard work by the BSD Java Porting Team and continued +support from the FreeBSD Foundation. Information on downloading the patchset +can be found at +http://www.eyesbeyond.com/freebsddom/java/jdk14.html. +

+ +

March 7, 2003: Greg Lewis has released the third patchset (patchlevel 3) for the &jdk; 1.4 software. The code is now ready for general testing, although not all