summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--changelog.d/3986.bugfix1
-rw-r--r--changelog.d/3987.misc1
-rw-r--r--changelog.d/3989.misc1
-rw-r--r--changelog.d/3990.bugfix1
4 files changed, 4 insertions, 0 deletions
diff --git a/changelog.d/3986.bugfix b/changelog.d/3986.bugfix
new file mode 100644

index 0000000000..ce74345365 --- /dev/null +++ b/changelog.d/3986.bugfix
@@ -0,0 +1 @@ +Fix lazy loaded sync in the presence of rejected state events diff --git a/changelog.d/3987.misc b/changelog.d/3987.misc new file mode 100644
index 0000000000..d6b5016211 --- /dev/null +++ b/changelog.d/3987.misc
@@ -0,0 +1 @@ +Disable USE_FROZEN_DICTS for unittests by default. diff --git a/changelog.d/3989.misc b/changelog.d/3989.misc new file mode 100644
index 0000000000..26700d168f --- /dev/null +++ b/changelog.d/3989.misc
@@ -0,0 +1 @@ +Improve stacktraces in certain exceptions in the logs diff --git a/changelog.d/3990.bugfix b/changelog.d/3990.bugfix new file mode 100644
index 0000000000..51ea105a64 --- /dev/null +++ b/changelog.d/3990.bugfix
@@ -0,0 +1 @@ +Fix error when logging incomplete HTTP requests