aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2019-01-23 09:54:08 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2019-01-25 16:49:08 +0000
commit8fcff2a03a742730922bc620de253dcf6660909f (patch)
treea46e9b0124a93a16581ca3c4b5307f49bdd20988 /CHANGELOG.md
parent84a132729508b33fd2120a8ad8644c07a5658ea1 (diff)
Spot moderation conflicts.
If someone tries to moderate after someone else has, re-show the form and an error.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 054b8c3ce..485806de4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
- Admin improvements:
- Include moderation history in report updates. #2379
- Allow moderation to potentially change state. #2381
+ - Spot moderation conflicts and raise an error. #2384
- Bugfixes
- Check cached reports do still have photos before being shown. #2374
- Delete cache photos upon photo moderation. #2374