diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2021-07-20 14:27:46 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2021-07-20 14:27:46 +0100 |
commit | f2501f1972b911abbd94fed8d9a11aeccc83b25e (patch) | |
tree | bc8ef0ff7ae5372725195bb9fb57fc8b5026c92b /changelog.d/10433.bugfix | |
parent | Fix dropping locks on shut down (#10433) (diff) | |
download | synapse-f2501f1972b911abbd94fed8d9a11aeccc83b25e.tar.xz |
Incorporate changelog of #10433
Diffstat (limited to '')
-rw-r--r-- | changelog.d/10433.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/10433.bugfix b/changelog.d/10433.bugfix deleted file mode 100644 index ad85a83f96..0000000000 --- a/changelog.d/10433.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix error while dropping locks on shutdown. Introduced in v1.38.0. |