mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-07 09:02:41 -04: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…
Add table
Add a link
Reference in a new issue