diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-09-25 12:03:54 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-09-25 12:03:54 +0100 |
commit | a1cd37390f35ff814be2d2e1428af83b852c5d2a (patch) | |
tree | 56617045f76b6ba1c4deb60a2c48e0f3c663f178 /changelog.d/3824.bugfix | |
parent | Fix ExpiringCache.__len__ to be accurate (diff) | |
parent | Merge pull request #3932 from matrix-org/erikj/auto_start_expiring_caches (diff) | |
download | synapse-a1cd37390f35ff814be2d2e1428af83b852c5d2a.tar.xz |
Merge remote-tracking branch 'origin/develop' into erikj/destination_retry_cache
Diffstat (limited to 'changelog.d/3824.bugfix')
-rw-r--r-- | changelog.d/3824.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/3824.bugfix b/changelog.d/3824.bugfix deleted file mode 100644 index 99f199dcc6..0000000000 --- a/changelog.d/3824.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix jwt import check \ No newline at end of file |