diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5790.misc | 1 | ||||
-rw-r--r-- | changelog.d/5804.bugfix | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/5790.misc b/changelog.d/5790.misc new file mode 100644 index 0000000000..3e9e435d7a --- /dev/null +++ b/changelog.d/5790.misc @@ -0,0 +1 @@ +Remove some spurious exceptions from the logs where we failed to talk to a remote server. 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. |