Comment 1 for bug 1652178

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to reno (master)

Reviewed: https://review.openstack.org/414356
Committed: https://git.openstack.org/cgit/openstack/reno/commit/?id=2f93c4dedea9edc1ffb4a96f6554469e235d75d7
Submitter: Jenkins
Branch: master

commit 2f93c4dedea9edc1ffb4a96f6554469e235d75d7
Author: Doug Hellmann <email address hidden>
Date: Thu Dec 22 19:29:15 2016 -0500

    centralize handling of branches without base tags

    Move the logic for handling an empty earliest_version value to the place
    where that value is used to find the scanning stop point so that all
    entries into that code path are protected from bad input data.

    Change-Id: Id54f8d48dd5dff6c6744c128a258d335a4586e6b
    Closes-Bug: #1652178
    Signed-off-by: Doug Hellmann <email address hidden>