If it fixes a reported bug, it should get logged in Changes, IMO
On Wed, 2003-07-09 at 09:16, [EMAIL PROTECTED] wrote:
> randyk 2003/07/08 18:16:53
>
> Modified:.Makefile.PL
> Log:
> For Win32,
> - copy mod_perl.lib into Apache/libexec directory, if it exists
> - keep d
[EMAIL PROTECTED] wrote:
randyk 2003/02/20 08:28:35
One more nit, please remember to log the changes that are importance to the
end user into the Changes file. Certainly if you fix style, or apply some
change that is of no interest to the end user, a useful cvs log commit is good
enough.
[EMAIL PROTECTED] wrote:
randyk 2003/02/20 08:42:46
Modified:.Makefile.PL
Log:
Reviewed by: stas
Use Perl's touch(), in case a system touch() isn't available.
Revision ChangesPath
1.208 +5 -1 modperl/Makefile.PL
Index: Makefile.PL
===