Re: Replacement for cvs2cl, for generating ChangeLog
From: Simon Josefsson <hidden> Date: 2016-06-15 22:42:57
FYI, the GNU ChangeLog format is actually documented, see:
http://www.gnu.org/prep/standards/html_node/Change-Logs.html
And some parts of it (function names, CPP macro conditionals) are
quite neat, although I'm not sure how much of it can be automatically
generated, or if that is even something you'd want.
/Simon