summary refs log tree commit diff
path: root/changelog.d/6257.doc
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2019-11-20 14:12:42 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2019-11-20 14:12:42 +0000
commit41e4566682946fca8600214969c4e9562b5a9315 (patch)
tree78a91e84b321acd9cd9590c5095b9f53698e2bfb /changelog.d/6257.doc
parentDocker: Change permissions for data dir before attempting to write to it (#6389) (diff)
downloadsynapse-41e4566682946fca8600214969c4e9562b5a9315.tar.xz
1.6.0rc1 v1.6.0rc1
Diffstat (limited to 'changelog.d/6257.doc')
-rw-r--r--changelog.d/6257.doc1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/6257.doc b/changelog.d/6257.doc
deleted file mode 100644
index e985afde0e..0000000000
--- a/changelog.d/6257.doc
+++ /dev/null
@@ -1 +0,0 @@
-Modify CAPTCHA_SETUP.md to update the terms `private key` and `public key` to `secret key` and `site key` respectively. Contributed by Yash Jipkate.