Added version 1.6 CHANGES.

This commit is contained in:
Valentin Bartenev
2018-11-15 15:56:09 +03:00
parent 2b4d83cbd8
commit b4e2ec43d1
2 changed files with 90 additions and 0 deletions

22
CHANGES
View File

@@ -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