This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Document ChangeLog entry conventions


On Wed, 1 May 2002, Gerald Pfeifer wrote:

> > +<p>Changes fixing GNATS PRs should include <code>PR category/number</code>
> > +string for each fixed PR somewhere in the ChangeLog entry.</p>
> > +
> > +<p>Changes changing ABI should include <code>ABI change</code> string
> > +somewhere in the ChangeLog entry.</p>
> > +
> 
> "...should include the string <code>...</code>" in both cases, I believe.

And the inclusion of PR numbers is already documented in contribute.html.  
(Though the precise relation between ChangeLog entries and commit messages
- including that the entry header should be included in the commit message
iff committing someone else's patch - is only in java/contrib.html.)

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]