summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-06-15 08:44:54 -0400
committerGitHub <noreply@github.com>2020-06-15 08:44:54 -0400
commit7d2532be36dc116e130ad226a7462bb0e899aca4 (patch)
treeff008562381c65706509a752d383e165140536d5 /changelog.d
parentReplace iteritems/itervalues/iterkeys with native versions. (#7692) (diff)
downloadsynapse-7d2532be36dc116e130ad226a7462bb0e899aca4.tar.xz
Discard RDATA from already seen positions. (#7648)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7648.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7648.bugfix b/changelog.d/7648.bugfix
new file mode 100644
index 0000000000..ff2417bfb6
--- /dev/null
+++ b/changelog.d/7648.bugfix
@@ -0,0 +1 @@
+In working mode, ensure that replicated data has not already been received.