Subject: Re: CVS commit: src/doc
To: None <xtraeme@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 01/22/2008 11:49:57
> Module Name:	src
> Committed By:	xtraeme
> Date:		Mon Jan 21 21:32:41 UTC 2008
> 
> Modified Files:
> 	src/doc: CHANGES
> 
> Log Message:
> Fix style in all the previous entries (hi garbled):
> 
> - Entries should end with a dot.
> - Entries should start with a capital letter.
> - Entries should not have extra whitespaces.
> 
> PLEASE FOLLOW THE STYLE IN FUTURE COMMITS TO THAT FILE.

if you want to enforce these kind of policies,
it's better to put them in the file itself, rather than in a commit log.

YAMAMOTO Takashi