From 9dd0fa87ad9123cb4b005a26a528d37df81365cd Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Thu, 7 Jun 2018 16:43:37 +0300 Subject: Added version 1.2 CHANGES. --- docs/changes.xml | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) (limited to 'docs/changes.xml') diff --git a/docs/changes.xml b/docs/changes.xml index 4d320521..5b48619b 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -5,6 +5,62 @@ + + + + +NGINX Unit updated to 1.2. + + + + + + + + + + +configuration of environment variables for application processes. + + + + + +customization of php.ini path. + + + + + +setting of individual PHP configuration options. + + + + + +configuration of execution arguments for Go applications. + + + + + +keep-alive connections might hang after reconfiguration. + + + + + + -- cgit