From: Hans-Bernhard B. <br...@ph...> - 2004-03-29 10:40:18
|
On Sun, 28 Mar 2004, Per Persson wrote: > > On Mar 26, 2004, at 17:41, Hans-Bernhard Broeker wrote: > > > Per: you have write access to the CVS. Use it with care, please. > > Thanks, > speaking of care - are there any guidelines for commits (comments, > ChangeLog entries etc.)? We've been keeping commit logs short, usually one-liners, while ChangeLog entries essentially follow GNU coding standards ("info standard Documentation 'change logs'" on any self-respecting GNU installation). The easiest way of generating such ChangeLog entries is to be using Emacs and type "C-x 4 a" while at the place changed. It'll find the ChangeLog file, and enter all the required fields, so you only have to type the description of what the change is about. Be sure to read the "CodeStyle" file, too. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |