From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17416 invoked by alias); 7 Nov 2002 00:07:24 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 17403 invoked from network); 7 Nov 2002 00:07:23 -0000 Received: from unknown (HELO e4.ny.us.ibm.com) (32.97.182.104) by sources.redhat.com with SMTP; 7 Nov 2002 00:07:23 -0000 Received: from northrelay04.pok.ibm.com (northrelay04.pok.ibm.com [9.56.224.206]) by e4.ny.us.ibm.com (8.12.2/8.12.2) with ESMTP id gA707MYb105092; Wed, 6 Nov 2002 19:07:22 -0500 Received: from dyn9-47-17-68.beaverton.ibm.com (dyn9-47-17-68.beaverton.ibm.com [9.47.17.68]) by northrelay04.pok.ibm.com (8.12.3/NCO/VER6.4) with ESMTP id gA707K5G189726; Wed, 6 Nov 2002 19:07:20 -0500 Received: (from janis@localhost) by dyn9-47-17-68.beaverton.ibm.com (8.9.3/8.9.3) id QAA03483; Wed, 6 Nov 2002 16:09:27 -0800 Date: Wed, 06 Nov 2002 16:07:00 -0000 From: Janis Johnson To: Janis Johnson Cc: gcc-patches@gcc.gnu.org, java@gcc.gnu.org Subject: Re: [PATCH] merge Java contributors into doc/install.texi Message-ID: <20021106160927.A3474@us.ibm.com> References: <20021105130549.A28842@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20021105130549.A28842@us.ibm.com>; from janis187@us.ibm.com on Tue, Nov 05, 2002 at 01:05:50PM -0800 X-SW-Source: 2002-11/txt/msg00380.txt.bz2 On Tue, Nov 05, 2002 at 01:05:50PM -0800, Janis Johnson wrote: > This patch merges the GCJ Credits from gcc.gnu.org/java/thanks.html into > the GCC contributors list that is included in the GCC manuals and the > GCC internals manual. I've combined the descriptions for people who > were in both lists. Let me know if you'd like to change your entry. > Unless there is opposition, I'll check this in within a couple of days. > > Tested with "make info", "make dvi", and by generating and examining > html files. > > 2002-11-05 Janis Johnson > > * doc/contrib.texi: Merge in the list from the Java web pages. I've check this in for the mainline and 3.2-branch. Janis