From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22104 invoked by alias); 2 Dec 2005 17:30:46 -0000 Received: (qmail 22097 invoked by uid 22791); 2 Dec 2005 17:30:45 -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 17:30:43 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 704D448CE6A; Fri, 2 Dec 2005 12:30:40 -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 11043-01-3; Fri, 2 Dec 2005 12:30:40 -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 1EC3E48CE69; Fri, 2 Dec 2005 12:30:40 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 2D45E47E79; Fri, 2 Dec 2005 09:30:36 -0800 (PST) Date: Fri, 02 Dec 2005 17:47:00 -0000 From: Joel Brobecker To: Jim Blandy Cc: Eli Zaretskii , gdb-patches@sourceware.org Subject: Re: [commit] Mention gdb-6.4 release in ChangeLog Message-ID: <20051202173036.GP1215@adacore.com> References: <20051202073638.GK1215@adacore.com> <20051202135437.GB5478@nevyn.them.org> <8f2776cb0512020927p2652a411v7c4aa8bf3815914f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8f2776cb0512020927p2652a411v7c4aa8bf3815914f@mail.gmail.com> 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/msg00054.txt.bz2 > People working quickly will definitely assume that whatever entry they > come across first marks the branchpoint. > > I think we should have a single ChangeLog entry at the branchpoint, > and include the release date in that ChangeLog entry: > > 2005-11-21 Joel Brobecker <...> > > * GDB 6.4 branch made. Released on 2005-12-02. That makes sense to me. If we agree, I can make the adjustment and update the documentation. -- Joel