From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7300 invoked by alias); 2 Dec 2005 07:36:43 -0000 Received: (qmail 7293 invoked by uid 22791); 2 Dec 2005 07:36:43 -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; Fri, 02 Dec 2005 07:36:41 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id DD90348CDC3 for ; Fri, 2 Dec 2005 02:36:39 -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 01582-01-10 for ; Fri, 2 Dec 2005 02:36:39 -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 65F0E48CBDE for ; Fri, 2 Dec 2005 02:36:39 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id A7E0447E79; Thu, 1 Dec 2005 23:36:38 -0800 (PST) Date: Fri, 02 Dec 2005 07:40:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: [commit] Mention gdb-6.4 release in ChangeLog Message-ID: <20051202073638.GK1215@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-12/txt/msg00038.txt.bz2 I added the following entry at the top of the ChangeLog in the head branch: 2005-12-02 Joel Brobecker GDB 6.4 released from GDB 6.4 branch. This shows when the release was made. -- Joel