From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19442 invoked by alias); 2 Dec 2005 14:43:29 -0000 Received: (qmail 19433 invoked by uid 22791); 2 Dec 2005 14:43:29 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 02 Dec 2005 14:43:27 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-89-144.inter.net.il [80.230.89.144]) by romy.inter.net.il (MOS 3.7.2-GA) with ESMTP id DCH63516 (AUTH halo1); Fri, 2 Dec 2005 16:43:23 +0200 (IST) Date: Fri, 02 Dec 2005 17:27:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sourceware.org In-reply-to: <20051202135437.GB5478@nevyn.them.org> (message from Daniel Jacobowitz on Fri, 2 Dec 2005 08:54:37 -0500) Subject: Re: [commit] Mention gdb-6.4 release in ChangeLog Reply-to: Eli Zaretskii References: <20051202073638.GK1215@adacore.com> <20051202135437.GB5478@nevyn.them.org> X-IsSubscribed: yes 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/msg00051.txt.bz2 > Date: Fri, 2 Dec 2005 08:54:37 -0500 > From: Daniel Jacobowitz > > On Thu, Dec 01, 2005 at 11:36:38PM -0800, Joel Brobecker wrote: > > 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. > > Is this useful? I think it is. Sometimes, one needs to know when a particular version was released. > Many commits below that point won't be included in GDB 6.4. How about if we insert an entry for the date when the branch was cut, and then say in the entry Joel committed that all the changes between those two entries are not in 6.4?