aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-09-13 16:16:06 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-09-13 16:17:54 +0100
commita56a86202640279d7eb48179c520477f64173a61 (patch)
treeef5befa088024550ea24a9c7a03d53d532f78e77 /CHANGELOG.md
parenta7ef8f35012657eb162a507d6ea897d779cb672f (diff)
Say “Set password”, not Change, if none set.
Fixes #2235.
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 903dd9520..390443c8a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
- 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.
+ - Say “Set password”, not Change, if no password set.
- Development improvements:
- Cobrand hook for disabling updates on individual problems.
- Cobrand hook for disallowing title moderation. #2228