A ChangeLog must be included with every patch submitted.

An example of changelog is:

2007-01-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org>

 PR c++/24924
 * c-opts.c (c_common_post_options): Handle C++ post-processing here. Set also -pedantic-errors by default for the  preprocessor unless -fpermissive is given.


cp/
 * decl.c (cxx_init_decl_processing): Move command-line options processing to c-opts.c.


testsuite/
 * g++.dg/cpp/pedantic-errors.C: New.
 * g++.dg/cpp/permissive.C: New.

You can find more examples by browsing the archive of gcc-patches mailing list.

None: ChangeLog (last edited 2008-01-10 19:38:40 by localhost)