[PATCH] Document ChangeLog entry conventions

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Wed May 1 02:35:00 GMT 2002


On Wed, 1 May 2002, Jakub Jelinek wrote:
> Something like this?

Great, thanks.

> --- htdocs/codingconventions.html.jj	Wed May  1 11:32:04 2002
> +++ htdocs/codingconventions.html	Wed May  1 11:36:51 2002
> @@ -63,6 +63,12 @@ be made for testsuite changes; see messa
>  href="http://gcc.gnu.org/ml/gcc/2000-09/msg00287.html">1</a> and <a
>  href="http://gcc.gnu.org/ml/gcc/2000-09/msg00290.html">2</a>.</p>
>
> +<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.

Thanks,
Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/



More information about the Gcc-patches mailing list