From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1093 invoked by alias); 2 Dec 2005 18:44:30 -0000 Received: (qmail 1086 invoked by uid 22791); 2 Dec 2005 18:44:29 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 02 Dec 2005 18:44:28 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.4/8.13.4) with ESMTP id jB2IhfMJ002878; Fri, 2 Dec 2005 19:43:42 +0100 (CET) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.4/8.13.3) with ESMTP id jB2IhfnY025100; Fri, 2 Dec 2005 19:43:41 +0100 (CET) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.4/8.13.4/Submit) id jB2IhfYd004691; Fri, 2 Dec 2005 19:43:41 +0100 (CET) Date: Fri, 02 Dec 2005 19:14:00 -0000 Message-Id: <200512021843.jB2IhfYd004691@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: brobecker@adacore.com CC: jimb@red-bean.com, eliz@gnu.org, gdb-patches@sourceware.org In-reply-to: <20051202173036.GP1215@adacore.com> (message from Joel Brobecker on Fri, 2 Dec 2005 09:30:36 -0800) Subject: Re: [commit] Mention gdb-6.4 release in ChangeLog References: <20051202073638.GK1215@adacore.com> <20051202135437.GB5478@nevyn.them.org> <8f2776cb0512020927p2652a411v7c4aa8bf3815914f@mail.gmail.com> <20051202173036.GP1215@adacore.com> 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/msg00060.txt.bz2 > Date: Fri, 2 Dec 2005 09:30:36 -0800 > From: Joel Brobecker > > > 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. I like it. I think I'd like to see the "GDB 6.4 branch made" bit also on the branch, so I suggest to make that change just before branching. The "Released on 2005-12-02" but can then later be added (and I think only on the trunk). Mark