summaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorKonstantin Pavlov <thresh@nginx.com>2018-11-15 16:23:35 +0300
committerKonstantin Pavlov <thresh@nginx.com>2018-11-15 16:23:35 +0300
commit6ccba253f8d415337a09fb935606447791ce308c (patch)
treee0f9a8c5e8ede8cef1500c316d7534dd8de7b972 /CHANGES
parentbdde42999b36af85f2f04c0872fdd3e30af52027 (diff)
parenta4b02e17382ccbfc19410c644004c4615b2c2c29 (diff)
downloadunit-1.6-1.tar.gz
unit-1.6-1.tar.bz2
Merged with the default branch.1.6-1
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b1047284..69761f50 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,26 @@
+Changes with Unit 1.6 15 Nov 2018
+
+ *) Change: "make install" now installs Node.js module as well if it was
+ configured.
+
+ *) Feature: "--local" ./configure option to install Node.js module
+ locally.
+
+ *) Bugfix: Node.js module might have crashed due to broken reference
+ counting.
+
+ *) Bugfix: asynchronous operations in Node.js might not have worked.
+
+ *) Bugfix: various compatibility issues with Node.js applications.
+
+ *) Bugfix: "freed pointer is out of pool" alerts might have appeared in
+ log.
+
+ *) Bugfix: module discovery didn't work on 64-bit big-endian systems
+ like IBM/S390x.
+
+
Changes with Unit 1.5 25 Oct 2018
*) Change: the "type" of application object for Go was changed to