add release note for scanner fix

See I4e41c482695e93ebb5a73866c432636201a7534f for the code change.

Change-Id: Ia881488d459cd9b86f73986b016ff9f1eff50699
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-11-15 16:02:37 -05:00
parent bd054fd5dc
commit 9d058ae097
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
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