reno/releasenotes/notes/scanner-change-96682cb04fc66c0b.yaml
Doug Hellmann 9d058ae097 add release note for scanner fix
See I4e41c482695e93ebb5a73866c432636201a7534f for the code change.

Change-Id: Ia881488d459cd9b86f73986b016ff9f1eff50699
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-11-15 16:02:37 -05:00

12 lines
435 B
YAML

---
fixes:
- |
A fix is included to ignore changes to a note file until the
scanner encounters the git operation that adds the file. This
ensures that if a file is modified on master when it should be
modified on another branch the note is not erroneously
incorporated into the notes for the next release from master.
fixes `bug 1682796`_
.. _bug 1682796: https://bugs.launchpad.net/neutron/+bug/1682796