summary refs log tree commit diff
diff options
context:
space:
mode:
authorAaron Raimist <aaron@raim.ist>2019-05-24 16:35:48 -0500
committerAaron Raimist <aaron@raim.ist>2019-05-25 11:39:18 -0500
commit0b4f4cb0b4bff42dd0f638d1d2891f35feaff1be (patch)
tree70aea15a0717f571669f2d381d8b66629a65291d
parentShow correct error when logging out and access token is missing (diff)
downloadsynapse-0b4f4cb0b4bff42dd0f638d1d2891f35feaff1be.tar.xz
Add changelog
Signed-off-by: Aaron Raimist <aaron@raim.ist>
-rw-r--r--changelog.d/5256.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5256.bugfix b/changelog.d/5256.bugfix
new file mode 100644
index 0000000000..86316ab5dd
--- /dev/null
+++ b/changelog.d/5256.bugfix
@@ -0,0 +1 @@
+Show the correct error when logging out and access token is missing.