summary refs log tree commit diff
path: root/changelog.d/14592.bugfix
diff options
context:
space:
mode:
authorSean Quah <seanq@matrix.org>2022-12-13 13:30:07 +0000
committerSean Quah <seanq@matrix.org>2022-12-13 13:30:07 +0000
commitb8cf480fa951cbebfb180105d1f0ba6966cf051b (patch)
tree73a4b3b2c9d881ef36801b3fd7b81dcd59b9b9ed /changelog.d/14592.bugfix
parentImprove validation of field size limits in events. (#14664) (diff)
downloadsynapse-b8cf480fa951cbebfb180105d1f0ba6966cf051b.tar.xz
1.74.0rc1
Diffstat (limited to 'changelog.d/14592.bugfix')
-rw-r--r--changelog.d/14592.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14592.bugfix b/changelog.d/14592.bugfix
deleted file mode 100644
index 149ee99dd7..0000000000
--- a/changelog.d/14592.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a long-standing bug where a device list update might not be sent to clients in certain circumstances.