Darshit Shah <dar...@gmail.com> writes:

>> diff --git a/src/ChangeLog b/src/ChangeLog
>> index 5ebeaf3..f93cd70 100644
>> --- a/src/ChangeLog
>> +++ b/src/ChangeLog
>> @@ -1,5 +1,7 @@
>>  2014-06-08  Giuseppe Scrivano  <gscri...@redhat.com>
>>
>> +       * main.c: Make `program_name' not static.
>> +
>>         * cookies.c [HAVE_PSL]: Include <libpsl.h> only when HAVE_PSL is 
>> defined.
>>
>
> You probably wanted to add a new ChangeLog entry here.

I think there should not be duplicate header lines (date-author) in the
ChangeLog file, and that changes related to the same commit are grouped
without any empty line.  At least this is what I can understand from:

  http://www.gnu.org/prep/standards/standards.html#Change-Logs

But the truth is that I use Emacs C-x 4 a to add a changelog entry then
ensure there are not empty lines for changes related to the same commit

:-)

Regards,
Giuseppe

Reply via email to