summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4276.misc1
-rw-r--r--changelog.d/5015.misc1
-rw-r--r--changelog.d/5480.misc1
-rw-r--r--changelog.d/5490.bugfix1
-rw-r--r--changelog.d/5493.misc1
5 files changed, 5 insertions, 0 deletions
diff --git a/changelog.d/4276.misc b/changelog.d/4276.misc
new file mode 100644

index 0000000000..285939a4b8 --- /dev/null +++ b/changelog.d/4276.misc
@@ -0,0 +1 @@ +Improve README section on performance troubleshooting. diff --git a/changelog.d/5015.misc b/changelog.d/5015.misc new file mode 100644
index 0000000000..eeec85b92c --- /dev/null +++ b/changelog.d/5015.misc
@@ -0,0 +1 @@ +Add logging to 3pid invite signature verification. diff --git a/changelog.d/5480.misc b/changelog.d/5480.misc new file mode 100644
index 0000000000..3001bcc1fe --- /dev/null +++ b/changelog.d/5480.misc
@@ -0,0 +1 @@ +Add an EXPERIMENTAL config option to try and periodically clean up extremities by sending dummy events. diff --git a/changelog.d/5490.bugfix b/changelog.d/5490.bugfix new file mode 100644
index 0000000000..4242254c53 --- /dev/null +++ b/changelog.d/5490.bugfix
@@ -0,0 +1 @@ +Fix failure to start under docker with SAML support enabled. \ No newline at end of file diff --git a/changelog.d/5493.misc b/changelog.d/5493.misc new file mode 100644
index 0000000000..365e49d634 --- /dev/null +++ b/changelog.d/5493.misc
@@ -0,0 +1 @@ +Track deactivated accounts in the database.