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/14914.bugfix1
-rw-r--r--changelog.d/14917.misc1
2 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/14914.bugfix b/changelog.d/14914.bugfix
deleted file mode 100644
index af73cca70f..0000000000
--- a/changelog.d/14914.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Faster joins: Fix a bug introduced in Synapse 1.69 where device list EDUs could fail to be handled after a restart when a faster join sync is in progress.
diff --git a/changelog.d/14917.misc b/changelog.d/14917.misc
deleted file mode 100644
index 4d1dd2639a..0000000000
--- a/changelog.d/14917.misc
+++ /dev/null
@@ -1 +0,0 @@
-Faster joins: Improve performance of looking up partial-state status of rooms.