summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2019-12-18 09:38:08 +0000
committerRichard van der Hoff <richard@matrix.org>2019-12-18 09:38:08 +0000
commitd656e91fc28b0f502f581fedd1dc3293b14e2bbf (patch)
treeea516daeac25a27bd443df254353773870c65559 /changelog.d
parentFix bug where we added duplicate event IDs as auth_events (#6560) (diff)
downloadsynapse-d656e91fc28b0f502f581fedd1dc3293b14e2bbf.tar.xz
1.7.1
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6501.misc1
-rw-r--r--changelog.d/6503.misc1
-rw-r--r--changelog.d/6521.misc1
-rw-r--r--changelog.d/6524.misc2
-rw-r--r--changelog.d/6526.bugfix1
-rw-r--r--changelog.d/6527.bugfix1
-rw-r--r--changelog.d/6530.misc2
-rw-r--r--changelog.d/6531.misc1
-rw-r--r--changelog.d/6553.bugfix1
-rw-r--r--changelog.d/6556.bugfix1
-rw-r--r--changelog.d/6560.bugfix1
11 files changed, 0 insertions, 13 deletions
diff --git a/changelog.d/6501.misc b/changelog.d/6501.misc
deleted file mode 100644
index 255f45a9c3..0000000000
--- a/changelog.d/6501.misc
+++ /dev/null
@@ -1 +0,0 @@
-Refactor get_events_from_store_or_dest to return a dict.
diff --git a/changelog.d/6503.misc b/changelog.d/6503.misc
deleted file mode 100644
index e4e9a5a3d4..0000000000
--- a/changelog.d/6503.misc
+++ /dev/null
@@ -1 +0,0 @@
-Move get_state methods into FederationHandler.
diff --git a/changelog.d/6521.misc b/changelog.d/6521.misc
deleted file mode 100644
index d9a44389b9..0000000000
--- a/changelog.d/6521.misc
+++ /dev/null
@@ -1 +0,0 @@
-Refactor some code in the event authentication path for clarity.
diff --git a/changelog.d/6524.misc b/changelog.d/6524.misc
deleted file mode 100644
index f885597426..0000000000
--- a/changelog.d/6524.misc
+++ /dev/null
@@ -1,2 +0,0 @@
-Improve sanity-checking when receiving events over federation.
-
diff --git a/changelog.d/6526.bugfix b/changelog.d/6526.bugfix
deleted file mode 100644
index 53214b0748..0000000000
--- a/changelog.d/6526.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug which could cause the federation server to incorrectly return errors when handling certain obscure event graphs.
\ No newline at end of file
diff --git a/changelog.d/6527.bugfix b/changelog.d/6527.bugfix
deleted file mode 100644
index 53214b0748..0000000000
--- a/changelog.d/6527.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug which could cause the federation server to incorrectly return errors when handling certain obscure event graphs.
\ No newline at end of file
diff --git a/changelog.d/6530.misc b/changelog.d/6530.misc
deleted file mode 100644
index f885597426..0000000000
--- a/changelog.d/6530.misc
+++ /dev/null
@@ -1,2 +0,0 @@
-Improve sanity-checking when receiving events over federation.
-
diff --git a/changelog.d/6531.misc b/changelog.d/6531.misc
deleted file mode 100644
index 598efb79fc..0000000000
--- a/changelog.d/6531.misc
+++ /dev/null
@@ -1 +0,0 @@
-Improve sanity-checking when receiving events over federation.
diff --git a/changelog.d/6553.bugfix b/changelog.d/6553.bugfix
deleted file mode 100644
index 4fe576b873..0000000000
--- a/changelog.d/6553.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug causing responses to the `/context` client endpoint to not use the pruned version of the event.
diff --git a/changelog.d/6556.bugfix b/changelog.d/6556.bugfix
deleted file mode 100644
index e75639f5b4..0000000000
--- a/changelog.d/6556.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a cause of state resets in room versions 2 onwards.
diff --git a/changelog.d/6560.bugfix b/changelog.d/6560.bugfix
deleted file mode 100644
index e75639f5b4..0000000000
--- a/changelog.d/6560.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a cause of state resets in room versions 2 onwards.