From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7901 invoked by alias); 22 Nov 2005 08:08:57 -0000 Received: (qmail 7891 invoked by uid 22791); 22 Nov 2005 08:08:57 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 22 Nov 2005 08:08:56 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 4490248CEC4 for ; Tue, 22 Nov 2005 03:08:53 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26145-01-8 for ; Tue, 22 Nov 2005 03:08:53 -0500 (EST) Received: from takamaka.act-europe.fr (s142-179-108-108.bc.hsia.telus.net [142.179.108.108]) by nile.gnat.com (Postfix) with ESMTP id EF88B48CEBB for ; Tue, 22 Nov 2005 03:08:52 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id AFD9D47E79; Tue, 22 Nov 2005 00:08:51 -0800 (PST) Date: Tue, 22 Nov 2005 08:44:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: [commit/6.4] Last updated date and author Message-ID: <20051122080851.GG1635@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00404.txt.bz2 This is something that I missed during the translation of gdb-6.3 to gdb-6.4 of the contents of that file... Now corrected. 2005-11-22 Joel Brobecker * README: Update last updated date and author. Checked in. -- Joel