From b4e2ec43d1f5bc904800c76e1d02b96d7683765f Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Thu, 15 Nov 2018 15:56:09 +0300 Subject: Added version 1.6 CHANGES. --- docs/changes.xml | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) (limited to 'docs') diff --git a/docs/changes.xml b/docs/changes.xml index 5be0a94e..b3bc33ee 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -5,6 +5,74 @@ + + + + +NGINX Unit updated to 1.6. + + + + + + + + + + +"make install" now installs Node.js module as well if it was configured. + + + + + +"--local" ./configure option to install Node.js module locally. + + + + + +Node.js module might have crashed due to broken reference counting. + + + + + +asynchronous operations in Node.js might not have worked. + + + + + +various compatibility issues with Node.js applications. + + + + + +"freed pointer is out of pool" alerts might have appeared in log. + + + + + +module discovery didn't work on 64-bit big-endian systems like IBM/S390x. + + + + + +