diff options
author | Neil Johnson <neil@matrix.org> | 2019-06-05 13:47:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-05 13:47:03 +0100 |
commit | 4650526b5ebf699920ebf9ecfdf13797c189a922 (patch) | |
tree | b3cae33fd3ac0283fc53d637f7b52f9c96aa448d /changelog.d/5250.misc | |
parent | Neilj/mau tracking config explainer (#5284) (diff) | |
download | synapse-4650526b5ebf699920ebf9ecfdf13797c189a922.tar.xz |
Neilj/changelog clean up (#5356)
* group together key validity refactors
Diffstat (limited to 'changelog.d/5250.misc')
-rw-r--r-- | changelog.d/5250.misc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5250.misc b/changelog.d/5250.misc index 575a299a82..8336bc55dc 100644 --- a/changelog.d/5250.misc +++ b/changelog.d/5250.misc @@ -1 +1 @@ -Simplification to Keyring.wait_for_previous_lookups. +Preparatory work for key-validity features. |