Skip to content

Commit 75fbc1a

Browse files
committed
1.13.0rc2
1 parent 623abbe commit 75fbc1a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGES.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ Synapse 1.13.0rc2 (2020-05-14)
44
Bugfixes
55
--------
66

7-
- Fix a bug which could cause messages not to be sent over federation, when state events with state keys matching user IDs (such as custom user statuses) were received. ([\#7376](https://github.com/matrix-org/synapse/issues/7376))
8-
- Restore compatibility with non-compliant clients during the user interactive authentication process. ([\#7483](https://github.com/matrix-org/synapse/issues/7483))
9-
7+
- Fix a long-standing bug which could cause messages not to be sent over federation, when state events with state keys matching user IDs (such as custom user statuses) were received. ([\#7376](https://github.com/matrix-org/synapse/issues/7376))
8+
- Restore compatibility with non-compliant clients during the user interactive authentication process, fixing a problem introduced in v1.13.0rc1. ([\#7483](https://github.com/matrix-org/synapse/issues/7483))
109

1110
Internal Changes
1211
----------------

0 commit comments

Comments
 (0)