From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15658 invoked from network); 24 Oct 2001 14:02:41 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 24 Oct 2001 14:02:41 -0000 Received: (qmail 23252 invoked by alias); 24 Oct 2001 14:02:32 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16132 Received: (qmail 23224 invoked from network); 24 Oct 2001 14:02:30 -0000 Date: Wed, 24 Oct 2001 10:02:26 -0400 From: Clint Adams To: Bart Schaefer Cc: zsh-workers@sunsite.dk Subject: Re: ChangeLog formatting? Message-ID: <20011024100226.B25268@dman.com> References: <011023170532.ZM19347@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <011023170532.ZM19347@candle.brasslantern.com>; from schaefer@brasslantern.com on Tue, Oct 23, 2001 at 05:05:32PM -0700 > For zsh, I generally try to keep my commit log messages less than one line > long so I can easily pass them in the -m option of "cvs commit". If you > want the full story, read the ChangeLog. I like "article number: short description", and I prefer to commit all files at once. Thus the ChangeLog entry, the cvs log entry, and the diffs all correspond to the patch posted to the mailing list.