From: Johan Rydberg <jrydberg@night.trouble.net>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: ChangeLogs?
Date: Tue, 12 Oct 2004 21:49:08 +0200 [thread overview]
Message-ID: <87vfdfhg3v.fsf@night.trouble.net> (raw)
In-Reply-To: <0224E79D-1C82-11D9-A7DE-000A95A0560C@penguinppc.org> (Hollis Blanchard's message of "Tue, 12 Oct 2004 14:07:49 -0500")
Hollis Blanchard <hollis@penguinppc.org> writes:
> A worthy goal... though you don't need a ChangeLog file for that when
> you have version control logs. Your "changeset comment" just goes in
> the commit message.
Commit messages are per-file, not per changeset.
> Also, you can see that changeset comments on a project like the Linux
> kernel are not nearly as verbose as the ChangeLog standards here.
Linux uses BitKeeper, a commerical changeset based VC system.
> Even CVS, which is not exactly a shining star of version control, can
> accomplish this task very easily through either "cvs log <file>" or
> "cvs annotate <file>".
The thing is that you want a greater context than just a single
file.
>> Remember that you should only describe _what_ you have changed. If
>> you want to clearify something, put it in a comment in the source.
>
> But "new variable" and "new function" isn't even close to telling you
> _what_ .
I think it is. That is exactly what you have changed: you have added
a new variable or function. If you want to describe the variable or
function in greater detail, do so in the altered file (the source.)
~j
next prev parent reply other threads:[~2004-10-12 21:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-12 14:10 ChangeLogs? Hollis Blanchard
2004-10-12 17:37 ` ChangeLogs? Johan Rydberg
2004-10-12 19:07 ` ChangeLogs? Hollis Blanchard
2004-10-12 19:49 ` Johan Rydberg [this message]
2004-10-14 11:20 ` ChangeLogs? Yoshinori K. Okuji
2004-10-13 9:22 ` Gnu Arch (was: Re: ChangeLogs?) Tomas Ebenlendr
2004-10-13 9:24 ` M. Gerards
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vfdfhg3v.fsf@night.trouble.net \
--to=jrydberg@night.trouble.net \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.