This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: changelog entries for classpath should go to classpath/ChangeLog.gcj, not classpath/ChangeLog
- From: Andrew Haley <aph at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Matthias Klose <doko at ubuntu dot com>, java at gcc dot gnu dot org
- Date: Tue, 10 Jun 2008 11:25:37 +0100
- Subject: Re: changelog entries for classpath should go to classpath/ChangeLog.gcj, not classpath/ChangeLog
- References: <484D964B.106@ubuntu.com> <m3tzg22tum.fsf@fleche.redhat.com>
Tom Tromey wrote:
>>>>>> "Matthias" == Matthias Klose <doko@ubuntu.com> writes:
>
> Matthias> noticed this with a classpath merge, please correct me if
> Matthias> I'm wrong. Most of the changelog entries for 2008 in
> Matthias> classpath/ChangeLog should go to
> Matthias> classpath/ChangeLog.gcj. The only entries going to
> Matthias> classpath/ChangeLog are explicit fixes/imports from the
> Matthias> classpath project. Would it be ok to move these entries to
> Matthias> the correct ChangeLog?
>
> Yeah, that would be fine.
> I often have trouble remembering to put things in ChangeLog.gcj. I
> assume others do too.
This perhaps tells us that the rules are either too complicated or just
wrong. There's no point having rules that people don't (or can't)
follow.
Andrew.