|
From: Geoff H. <ghu...@ws...> - 2002-12-24 06:09:20
|
On Tue, 24 Dec 2002, Lachlan Andrew wrote: > My next question is how should I add Changelog entries? > (The timestamp at the start of each entry seems to be > generated automatically...) I use emacs as an editor, which makes ChangeLog entries quite easy. If you're in a particular file, type "add-change-log-entry" (tab completion works nicely, as does binding it to a key) and make sure it's picking the right ChangeLog file. It'll do most of the formatting for you. Otherwise, cut-and-paste works OK too. ;-) Cheers, -Geoff |