diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/changes.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index 5265d529..dd8fb731 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -46,6 +46,13 @@ with TLS certificate configured; the bug had appeared in 1.23.0. <change type="bugfix"> <para> +the router process could crash on rapid mutithreaded application +reconfiguration. +</para> +</change> + +<change type="bugfix"> +<para> a descriptor and memory leak occurred in the router process when an app process stopped or crashed. </para> |