This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: [PATCH] New C++ ABI compatibility changes.
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: [PATCH] New C++ ABI compatibility changes.
- From: Tom Tromey <tromey at redhat dot com>
- Date: 15 Jan 2001 10:36:18 -0700
- Cc: apbianco at cygnus dot com, java-patches at sources dot redhat dot com
- References: <200101150808.AAA16160@deliverance.cygnus.com> <3A62C0FF.A77E1C50@albatross.co.nz>
- Reply-To: tromey at redhat dot com
Bryce> I sometimes find it a bit confusing when the ChangeLog entries
Bryce> doesn't get checked in at the top of the file. Shouldn't the
Bryce> position of the entry reflect the time the patch was committed
Bryce> rather than the time the work was done?
Yes, I agree the ChangeLog entry for a commit should appear at the
top. I usually update the date to the date of the commit, too
(sometimes I forget).
Tom