summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2021-04-21 16:16:30 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2021-04-21 16:16:30 +0100
commita1a9b51fd7faa6fc956829b78a03ac86dbd40e94 (patch)
tree02a27ba556a2d669cce32f6bdf1e38eaa27f2791 /changelog.d
parentMerge commit '23d701864' into anoa/dinsic_release_1_31_0 (diff)
parentSome cleanups to device inbox store. (#9041) (diff)
downloadsynapse-a1a9b51fd7faa6fc956829b78a03ac86dbd40e94.tar.xz
Merge commit '63593134a' into anoa/dinsic_release_1_31_0
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9035.doc1
-rw-r--r--changelog.d/9041.misc1
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/9035.doc b/changelog.d/9035.doc
new file mode 100644

index 0000000000..2a7f0db518 --- /dev/null +++ b/changelog.d/9035.doc
@@ -0,0 +1 @@ +Corrected a typo in the `systemd-with-workers` documentation. diff --git a/changelog.d/9041.misc b/changelog.d/9041.misc new file mode 100644
index 0000000000..4952fbe8a2 --- /dev/null +++ b/changelog.d/9041.misc
@@ -0,0 +1 @@ +Various cleanups to device inbox store.