diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2022-10-24 10:45:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-24 10:45:10 +0100 |
commit | 1469fed0e39d31a063e8a54c2ea027774eec6acb (patch) | |
tree | f1cfcf4945b387f9309f3e23516d69c630abad07 /changelog.d | |
parent | Bump pysaml2 from 7.1.2 to 7.2.1 (#14270) (diff) | |
download | synapse-1469fed0e39d31a063e8a54c2ea027774eec6acb.tar.xz |
Add debugging to help diagnose lost device-list-update (#14268)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/14268.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14268.misc b/changelog.d/14268.misc new file mode 100644 index 0000000000..894b1e1d4c --- /dev/null +++ b/changelog.d/14268.misc @@ -0,0 +1 @@ +Add debugging to help diagnose lost device-list-update. |