diff --git a/CHANGES.md b/CHANGES.md index d3e8fbae34abf6b4d000a8a7d09eb869b2f9c97f..ee67a726f7f68e028f821ae1fd6b4cae25736a2f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -34,7 +34,7 @@ Bugfixes Updates to the Docker image --------------------------- -- Use jemalloc if available in docker. ([\#8553](https://github.com/matrix-org/synapse/issues/8553)) +- Make use of an improved malloc implementation (`jemalloc`) in the docker image. ([\#8553](https://github.com/matrix-org/synapse/issues/8553)) Improved Documentation