summary refs log tree commit diff
path: root/changelog.d/13226.bugfix
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2022-09-14 18:14:17 -0500
committerEric Eastwood <erice@element.io>2022-09-14 18:14:17 -0500
commitdab846568de09742c038a9a5a5ed00539ff5aa38 (patch)
treeef4220faa96569d1d8d5f386c92bb4df2655eeed /changelog.d/13226.bugfix
parentAdd changelog (diff)
parentKeep track when we try and fail to process a pulled event (#13589) (diff)
downloadsynapse-madlittlemods/event_id_always_failed_to_fetch.tar.xz
Merge branch 'develop' into madlittlemods/event_id_always_failed_to_fetch github/madlittlemods/event_id_always_failed_to_fetch madlittlemods/event_id_always_failed_to_fetch
Conflicts:
	synapse/handlers/federation_event.py
Diffstat (limited to 'changelog.d/13226.bugfix')
-rw-r--r--changelog.d/13226.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/13226.bugfix b/changelog.d/13226.bugfix
deleted file mode 100644
index df96d41f37..0000000000
--- a/changelog.d/13226.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a long-standing bug where the `synapse_port_db` script could fail to copy rows with negative row ids.