diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-10 16:38:33 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-11 10:46:02 +0100 |
commit | 8b557e11a27e00959af66ae20ee8d75d8d9de6be (patch) | |
tree | d1bb5af60a0a325498f1a3384f04d3573c21bd06 /CHANGELOG.md | |
parent | 266cf994a94689126f98a1987099cab079cb2180 (diff) |
Allow superusers access to update staff dropdowns.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fccdbfcca..67fe1b3be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Bugfixes: - Add perl 5.26/5.28 support. - Fix subcategory issues when visiting /report/new directly #2276 + - Give superusers access to update staff dropdowns. #2286 - Development improvements: - Add cobrand hook for dashboard viewing permission. #2285 - Have body.url work in hashref lookup. #2284 |