This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: Win32 Process Implementation
> b. Update the ChangeLog with a new entry describing the change.
> Format is "yyyy-mm-dd Your Name <your at email dot address>",
> followed by an empty line, followed by *tab indented* lines
> explaining the changes:
>
> "path/to/file.java (modified function): change details."
^
Sorry, there should have been a "* " here. For example:
------------------------------ 8< ------------------------------
2003-02-20 Mohan Embar <gnustuff at thisiscool dot com>
* foo/bar/Snafu.java (wombat): Changed something.
* some/other/File.java: Changed something else.
------------------------------ 8< ------------------------------
In addition, this entry should be at the *top* of the ChangeLog
file for clcleanup to pick it up correctly.
Ranjit.