diff options
Diffstat (limited to '')
-rw-r--r-- | docs/changes.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index 5717f1bd..cbe6269a 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -70,6 +70,12 @@ compatibility with Ruby 3.0. <change type="bugfix"> <para> +the router process could crash while closing TLS connection. +</para> +</change> + +<change type="bugfix"> +<para> a segmentation fault might have occurred in the PHP module if fastcgi_finish_request() was used with the "auto_globals_jit" option enabled. </para> |