diff options
author | Erik Johnston <erik@matrix.org> | 2014-10-17 21:04:07 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-10-17 21:04:07 +0100 |
commit | f1ddbfaae42f6be373b52aa0cce66901bdad697a (patch) | |
tree | 04b2f39c91ec6098ffe3b380442787ac3ce2908f /UPGRADE.rst | |
parent | keep 'origin_server_ts' as 'ts' in the database to avoid needlessly updating ... (diff) | |
parent | Check that we have auth headers and fail nicely (diff) | |
download | synapse-f1ddbfaae42f6be373b52aa0cce66901bdad697a.tar.xz |
Merge branch 'release-v0.4.0' of github.com:matrix-org/synapse into develop
Diffstat (limited to 'UPGRADE.rst')
-rw-r--r-- | UPGRADE.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst index 2ae9254ecf..713fb9ae83 100644 --- a/UPGRADE.rst +++ b/UPGRADE.rst @@ -1,8 +1,3 @@ -Upgrading to latest -=================== -This breaks federation between old and new servers due to signing of -transactions. - Upgrading to v0.3.0 =================== |