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 a6b1178d..3ef1ac3f 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -33,6 +33,13 @@ NGINX Unit updated to 1.27.0. <change type="bugfix"> <para> +the controller process could crash when a chain with more than 4 +certificates was uploaded. +</para> +</change> + +<change type="bugfix"> +<para> some Perl applications failed to process the request body, notably with Plack. </para> </change> |