aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-09-24 13:06:44 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-09-25 10:57:12 +0100
commitcdd94a3de1445d0aea4dfc8c18cbae9e315bdda9 (patch)
tree86e5f23db56e5d632d00b812af8988a158997472 /CHANGELOG.md
parent785c6cebec327ebf1518c08f1447dbd12224b952 (diff)
Speed up fetching lists of bodies.
Use a HashRefInflator wherever all_sorted is used, with consequential changes to deal with it now not being an object (e.g. add some with_* functions for manual fetching of extra data).
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 f24b917e1..285ac79f7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
- Clicking the "Report" header links on the homepage now focusses
the #pc search input #2237
- Clearer relocation options while you’re reporting a problem #2238
+ - Speed up fetching lists of bodies. #2248
- 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.