diff options
author | Erik Johnston <erik@matrix.org> | 2019-02-25 16:32:19 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-02-25 16:32:19 +0000 |
commit | 108d5fb20dc90ae292554a33c3a1370050bd3179 (patch) | |
tree | 735582ea9bfc7b073428b95fc1dcf70ab4c6b371 | |
parent | Fix typo (diff) | |
download | synapse-108d5fb20dc90ae292554a33c3a1370050bd3179.tar.xz |
Fixup changelog
-rw-r--r-- | changelog.d/4718.bugfix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/4718.bugfix b/changelog.d/4718.bugfix index e21300def5..a7d1963ee1 100644 --- a/changelog.d/4718.bugfix +++ b/changelog.d/4718.bugfix @@ -1 +1 @@ -Fix paginating over federation persisting incorrect state +Fix paginating over federation persisting incorrect state. |