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: Tom Tromey <tromey at redhat dot com>
- To: Matthias Klose <doko at ubuntu dot com>
- Cc: java at gcc dot gnu dot org
- Date: Mon, 09 Jun 2008 15:15:13 -0600
- Subject: Re: changelog entries for classpath should go to classpath/ChangeLog.gcj, not classpath/ChangeLog
- References: <484D964B.106@ubuntu.com>
- Reply-to: Tom Tromey <tromey at redhat dot com>
>>>>> "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.
Tom