Made one changelog entry in changelog mode. Fixes #90.
authorEd Bartosh <eduard.bartosh@intel.com>
Mon, 25 Jun 2012 15:59:38 +0000 (18:59 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Tue, 26 Jun 2012 07:07:53 +0000 (10:07 +0300)
commit80a77b97759a9f81d588ac144a8ed8ea90040eb8
tree0b60ee6edc784f6f30dc9eb2e06d0ac515250c7d
parent6c4f02d96e9c7dba61ba30adc0a7139d963d4d33
Made one changelog entry in changelog mode. Fixes #90.

Previously commits were groupped by date and gbs changelog generated
one changelog entry for one group of commits. This was not convenient
for maintainers as they tend to make one changelog entry per set of
commits made sinse last changelog entry.
This change introduces new behaviour of git changelog - it will
generate only one changelog entry.

Change-Id: I328be454fb1f64d58ef6f1143ff8539624d66893
gitbuildsys/cmd_changelog.py