summaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2019-03-01 18:23:38 +0300
committerValentin Bartenev <vbart@nginx.com>2019-03-01 18:23:38 +0300
commit050cfb6d5bc755189b6e95e54320cf4c2a8b7441 (patch)
tree287e8630cf24e6ccfa7b556be3670691758bee81 /CHANGES
parent86d4a0e473ee2f207f83357e8a3f32b2e20e4e12 (diff)
downloadunit-050cfb6d5bc755189b6e95e54320cf4c2a8b7441.tar.gz
unit-050cfb6d5bc755189b6e95e54320cf4c2a8b7441.tar.bz2
Added version 1.8.0 CHANGES.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES28
1 files changed, 28 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 72a21c3f..5398910e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,32 @@
+Changes with Unit 1.8.0 01 Mar 2019
+
+ *) Change: now three numbers are always used for versioning: major,
+ minor, and patch versions.
+
+ *) Change: now QUERY_STRING is always defined even if the request does
+ not include the query component.
+
+ *) Feature: basic internal request routing by Host, URI, and method.
+
+ *) Feature: experimental support for Java Servlet Containers.
+
+ *) Bugfix: segmentation fault might have occurred in the router process.
+
+ *) Bugfix: various potential memory leaks.
+
+ *) Bugfix: TLS connections might have stalled.
+
+ *) Bugfix: some Perl applications might have failed to send the response
+ body.
+
+ *) Bugfix: some compilers with specific flags might have produced
+ non-functioning builds; the bug had appeared in 1.5.
+
+ *) Bugfix: Node.js package had wrong version number when installed from
+ sources.
+
+
Changes with Unit 1.7.1 07 Feb 2019
*) Security: a heap memory buffer overflow might have been caused in the