diff options
Diffstat (limited to 'docs')
-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 ba7e41a3..af963bbb 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -51,6 +51,12 @@ compatibility with GCC 12. <change type="bugfix"> <para> +Ruby Sinatra applications don't work without custom logging. +</para> +</change> + +<change type="bugfix"> +<para> the controller process could crash when a chain with more than 4 certificates was uploaded. </para> |