aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2019-03-11 16:48:32 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2019-03-12 11:56:07 +0000
commit25792b5e3bdebd3d1d13c370c4d6da0db3d38cef (patch)
tree0f3538580b6742de50ec162d67854df90e5d3e28 /CHANGELOG.md
parentc97eb13c2920103416c19ec526304fd07d44c386 (diff)
[Open311] Proper bodies check for sending updates.
Otherwise running on a site where one body ID is a substring of another, comments can get processed for the wrong body.
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 eeea670eb..7461fbf85 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,7 @@
- Improve inline checkbox spacing. #2411
- Prevent duplicate contact history creation with Unicode data.
- Show all Open311 extra fields in edit admin.
+ - Proper bodies check for sending updates.
- Development improvements:
- Make front page cache time configurable.
- Better working of /fakemapit/ under https.