This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Updating NEWS for fixed bugs
- From: Marek Polacek <polacek at redhat dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: "Ryan S. Arnold" <ryan dot arnold at gmail dot com>, libc-alpha at sourceware dot org
- Date: Thu, 1 Mar 2012 11:00:52 +0100
- Subject: Re: Updating NEWS for fixed bugs
- References: <Pine.LNX.4.64.1202170031400.11423@digraph.polyomino.org.uk><CAAKybw9bxznNNNwr4u18t=WQ9=wg8V6FvgSmx=B9iLVdTsQEBw@mail.gmail.com><Pine.LNX.4.64.1202282306280.30081@digraph.polyomino.org.uk>
On Tue, Feb 28, 2012 at 11:07:50PM +0000, Joseph S. Myers wrote:
> I think in general it should be done in the same commit as the patch, and
> only updated separately if we forget to do it with the patch.
Note that in these cases we could use git commit --amend.
Marek