mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-17 07:21:37 +01:00
Add JIRA issue id
This commit is contained in:
parent
3188e94ac4
commit
4605953b0f
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ General:
|
||||||
* Add support for using a PostgreSQL database instead of SQLite. See
|
* Add support for using a PostgreSQL database instead of SQLite. See
|
||||||
`docs/postgres.rst`_ for details.
|
`docs/postgres.rst`_ for details.
|
||||||
* Add password change and reset APIs.
|
* Add password change and reset APIs.
|
||||||
* Fix memory leak due to not releasing stale notifiers.
|
* Fix memory leak due to not releasing stale notifiers - SYN-339.
|
||||||
* Fix race in caches that occasionally caused some presence updates to be
|
* Fix race in caches that occasionally caused some presence updates to be
|
||||||
dropped.
|
dropped - SYN-369.
|
||||||
* Check server name has not changed on restart.
|
* Check server name has not changed on restart.
|
||||||
|
|
||||||
Federation:
|
Federation:
|
||||||
|
|
Loading…
Reference in a new issue