Double blank line after a changelog entry

Bug #810761 reported by Michael Hope
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bzr-changelog-merge
New
Undecided
Unassigned

Bug Description

There should be a single blank line between change log entries, not two. An
automatic merge on gcc-linaro produced this:

"""
2011-07-15 Michael Hope <email address hidden>

 gcc/
 Backport from mainline:

 2011-04-05 Eric Botcazou <email address hidden>
<snip>
 * gcc.c-torture/compile/20110401-1.c: New test.

2011-07-13 Richard Sandiford <email address hidden>
"""

which has two blank lines. It should be this:

"""
2011-07-15 Michael Hope <email address hidden>

 gcc/
 Backport from mainline:

 2011-04-05 Eric Botcazou <email address hidden>
<snip>
 * gcc.c-torture/compile/20110401-1.c: New test.

2011-07-13 Richard Sandiford <email address hidden>
"""

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.