Skip to content

Commit 59ceabc

Browse files
committed
Fixup changelog
1 parent 0581741 commit 59ceabc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGES.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
### Updates to the Docker image
1616

17-
- Updated start.py to generate config using the correct user ID when running as root (fixes #16824, #15202). ([\#16978](https://github.com/element-hq/synapse/issues/16978))
17+
- Updated `start.py` to generate config using the correct user ID when running as root (fixes [\#16824](https://github.com/element-hq/synapse/issues/16824), [\#15202](https://github.com/element-hq/synapse/issues/15202)). ([\#16978](https://github.com/element-hq/synapse/issues/16978))
1818

1919
### Improved Documentation
2020

@@ -26,8 +26,8 @@
2626
### Internal Changes
2727

2828
- Improve lock performance when a lot of locks are all waiting for a single lock to be released. ([\#16840](https://github.com/element-hq/synapse/issues/16840))
29-
- Update power level default for public rooms (#16907). ([\#16907](https://github.com/element-hq/synapse/issues/16907))
30-
- Improve event validation (#16908). ([\#16908](https://github.com/element-hq/synapse/issues/16908))
29+
- Update power level default for public rooms. ([\#16907](https://github.com/element-hq/synapse/issues/16907))
30+
- Improve event validation. ([\#16908](https://github.com/element-hq/synapse/issues/16908))
3131
- Multi-worker-docker-container: disable log buffering. ([\#16919](https://github.com/element-hq/synapse/issues/16919))
3232
- Refactor state delta calculation in `/sync` handler. ([\#16929](https://github.com/element-hq/synapse/issues/16929))
3333
- Clarify docs for some room state functions. ([\#16950](https://github.com/element-hq/synapse/issues/16950))

0 commit comments

Comments
 (0)