summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-01-23 15:50:25 +0000
committerGitHub <noreply@github.com>2019-01-23 15:50:25 +0000
commita0ae475219e48bdfcba37f893fed446a17e9a00d (patch)
treebffadaf4213c082dd8c23ed675e93507c088b270 /changelog.d
parentdebian package: symlink to python-3.X (#4433) (diff)
parentfix python2 test failure (diff)
downloadsynapse-a0ae475219e48bdfcba37f893fed446a17e9a00d.tar.xz
Merge pull request #4428 from matrix-org/rav/matrix_federation_agent
Move SRV magic into an Agent-like thing
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4428.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4428.misc b/changelog.d/4428.misc
new file mode 100644
index 0000000000..9a51434755
--- /dev/null
+++ b/changelog.d/4428.misc
@@ -0,0 +1 @@
+Move SRV logic into the Agent layer