diff options
Diffstat (limited to 'doc/whatsnew/2.8.rst')
| -rw-r--r-- | doc/whatsnew/2.8.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/whatsnew/2.8.rst b/doc/whatsnew/2.8.rst index 7768edd86..a40977868 100644 --- a/doc/whatsnew/2.8.rst +++ b/doc/whatsnew/2.8.rst @@ -16,3 +16,7 @@ New checkers Other Changes ============= + +* Reduce usage of blacklist/whitelist terminology. Notably, ``extension-pkg-allow-list`` is an + alternative to ``extension-pkg-whitelist`` and the message ``blacklisted-name`` is now emitted as + ``disallowed-name``. The previous names are accepted to maintain backward compatibility. |
