http://search.cpan.org/src/FELICITY/Mail-SpamAssassin-3.1.5/Changes
That tells me nothing about whether I want to upgrade my SpamAssassin install.
Oh, look, I wrote about this before, and how great Tim Bunce's Changes files are: http://use.perl.org/~petdance/journal/21216
Couldn't agree more (Score:1)
try the announcement mail (Score:1)
http://www.nabble.com/ANNOUNCE%3A-Apache-SpamAssassin-3.1.5-available!-tf219065
Re: (Score:2)
--
xoa
Re: (Score:1)
For open source software, if I want to see the subversion log, I'll just go to the public subversion and look at the real subversion log.
For the Changes file, what really matters is the human summary.
Posting it to an insiders (as in people who have previously signed up to specifically keep track of the project) is far less useful that adding it so that everyone can see it.
Re: (Score:1)
the point that it should appear in the distro, though, is well made.
FWIW, the "svn log" format Changes file that we use is indeed useful, even if that data is available from svn; assuming otherwise assumes that (a) the user can access the svn repository and is online etc, (b) the repository will always be available (what happens in 20 years time?), and (c) they know
Re: (Score:1)
Perhaps just putting it in something like a "svn.log" file rather than the Changes file (By convention generally for human consumption) would be better?
"Changes" is about "versions" not "revisions" (Score:1)
1) only of interest to the project's developers, and
2) precisely what said developers could learn by running svn/cvs/p4/etc 'log' command
seems entirely superfluous. Better to not have the "Changes" file at all, in that case.
My $0.02,
David
so, so true (Score:1)
rjbs