diff options
author | Erik Johnston <erik@matrix.org> | 2019-07-31 16:28:40 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-07-31 16:32:03 +0100 |
commit | c5288e9984d87c1d1257094f0493da15a9e08962 (patch) | |
tree | f9855ff38ea6854c1bef3e74d4281f3f1a1e6f34 /changelog.d | |
parent | Explicitly check that tombstone is a state event before notifying. (diff) | |
download | synapse-c5288e9984d87c1d1257094f0493da15a9e08962.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5804.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5804.bugfix b/changelog.d/5804.bugfix new file mode 100644 index 0000000000..75c17b460d --- /dev/null +++ b/changelog.d/5804.bugfix @@ -0,0 +1 @@ +Fix check that tombstone is a state event in push rules. |