aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-09-12 16:48:43 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-09-12 16:48:43 +0100
commit58ceefa1d5f6c5d8eff3cddcfc3e337bcd1a5368 (patch)
treeea9fe0dd1350cb0d1744663796248cb4fbfe3076 /CHANGELOG.md
parent26db180bb3663f0ac74ca7c925bde13446b9ded8 (diff)
Prevent scan of all problems on /_dev pages.
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 f6d5363f5..53807228b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
* Unreleased
- Bugfixes:
- Fix display of area/pins on body page when using Bing or TonerLite map.
+ - Do not scan through all problems to show /_dev pages.
* v2.4 (6th September 2018)
- Security