Re: [tcljava-dev] exec change
Brought to you by:
mdejong
|
From: Mo D. <su...@ba...> - 2002-01-08 16:01:59
|
On Tue, 08 Jan 2002 10:16:03 -0500
Shawn Boyce <sh...@qc...> wrote:
> Sorry I'm new to this. How do I add the ChangeLog entry? Include it with
> my patch?
Yeah. Take a look at the existing ChangeLog for examples. You might end up
with something like so:
2002-01-08 Shawn Boyce <sh...@qc...>
* src/jacl/tcl/lang/ExecCmd.java (FuncName): Did something
or other.
Include a desc for each file you changed and what exactly you did. A ChangeLog
is the only way to really go back and figure out what happened to the code so
a patch really should include one.
cheers
Mo
|