#207 Control of where is the changelog entry cut
Closed: Duplicate by nphilipp. Opened by churchyard.

By experimenting, I think only the first (i.e. subject) line of the commit message is present in the changelog entry.

I wonder if there is a way to include multiple lines? E.g. when I want to put Fixes: rhbz#123456789 to the changelog (for Bodhi to close the bug), how do I do that?

Would it make more sense to "cut" the changelog entry by the first empty line?


As per convention (see git help commit, in the section DISCUSSION), the first line of a git commit log (the "subject") should be on its own, so I thought of using ellipses (…) as continuation characters in #189, but maybe there are better ways to achieve this. Let's continue the discussion there.

Metadata Update from @nphilipp:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

Metadata