summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2023-08-16 16:19:54 +0200
committerH. Shay <hillerys@element.io>2023-08-16 12:02:11 -0700
commita432ae0997b17070e35479eacf5bf5e92050126e (patch)
tree72275d475c3c2c593c164b8a1f84ffa0bc5644ce /changelog.d
parentAdd link explaining ELK stack to structured_logging.md (#16091) (diff)
downloadsynapse-a432ae0997b17070e35479eacf5bf5e92050126e.tar.xz
Rename pagination&purge locks and add comments explaining them (#16112)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16112.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16112.misc b/changelog.d/16112.misc
new file mode 100644
index 0000000000..05a58c1348
--- /dev/null
+++ b/changelog.d/16112.misc
@@ -0,0 +1 @@
+Rename pagination and purge locks and add comments to explain why they exist and how they work.