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/16894.bugfix1
-rw-r--r--changelog.d/16905.misc1
-rw-r--r--changelog.d/16909.misc1
3 files changed, 3 insertions, 0 deletions
diff --git a/changelog.d/16894.bugfix b/changelog.d/16894.bugfix
new file mode 100644

index 0000000000..7e05370be7 --- /dev/null +++ b/changelog.d/16894.bugfix
@@ -0,0 +1 @@ +Do not send multiple concurrent requests for keys for the same server. diff --git a/changelog.d/16905.misc b/changelog.d/16905.misc new file mode 100644
index 0000000000..c5f47eb3e9 --- /dev/null +++ b/changelog.d/16905.misc
@@ -0,0 +1 @@ +Don't invalidate the entire event cache when we purge history. diff --git a/changelog.d/16909.misc b/changelog.d/16909.misc new file mode 100644
index 0000000000..f958936584 --- /dev/null +++ b/changelog.d/16909.misc
@@ -0,0 +1 @@ +Add experimental config option to not send device list updates for specific users.