From 228d8518c793cedfbaa982ff6d920414d4c76d51 Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Thu, 22 Mar 2018 21:07:06 +0300 Subject: Added version 0.7 CHANGES. --- docs/changes.xml | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) (limited to 'docs/changes.xml') diff --git a/docs/changes.xml b/docs/changes.xml index fc5d6be6..8a2135e0 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -5,6 +5,69 @@ + + + + +NGINX Unit updated to 0.7. + + + + + + + + + + +Ruby application module. + + + + + +in discovering modules. + + + + + +various race conditions on reconfiguration and during shutting down. + + + + + +tabs and trailing spaces were not allowed in header fields values. + + + + + +a segmentation fault occurred in Python module if start_response() was called +outside of WSGI callable. + + + + + +a segmentation fault might occur in PHP module if there was an error while +initialization. + + + + + +