48634ed51e
In change I0f9f75cba68e7582d32d4aab2f8f077b4360d386, we modified the behavior of the ``--hint`` option for the ``boot`` command. We want to backport this so add a release note to alert users to the change in behavior. Change-Id: I753e9a0cda1e118578373c519cf2fb2dd605a623 Signed-off-by: Stephen Finucane <sfinucan@redhat.com> Related-Bug: #1845322
7 lines
214 B
YAML
7 lines
214 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``--hint`` option for the ``boot`` command expects a key-value
|
|
argument. Previously, if this was not the case, the argument would be
|
|
silently ignored. It will now raise an error.
|