summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10287.doc1
-rw-r--r--changelog.d/10331.doc1
-rw-r--r--changelog.d/10336.bugfix1
3 files changed, 3 insertions, 0 deletions
diff --git a/changelog.d/10287.doc b/changelog.d/10287.doc
new file mode 100644

index 0000000000..d62afc1e15 --- /dev/null +++ b/changelog.d/10287.doc
@@ -0,0 +1 @@ +Update links to documentation in sample config. Contributed by @dklimpel. diff --git a/changelog.d/10331.doc b/changelog.d/10331.doc new file mode 100644
index 0000000000..9b9acd9007 --- /dev/null +++ b/changelog.d/10331.doc
@@ -0,0 +1 @@ +Fix broken links in INSTALL.md. Contributed by @dklimpel. diff --git a/changelog.d/10336.bugfix b/changelog.d/10336.bugfix new file mode 100644
index 0000000000..5e75ed3335 --- /dev/null +++ b/changelog.d/10336.bugfix
@@ -0,0 +1 @@ +Fix bug where inbound federation in a room could be delayed due to not correctly dropping a lock. Introduced in v1.37.1.