summaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2018-03-22 21:07:06 +0300
committerValentin Bartenev <vbart@nginx.com>2018-03-22 21:07:06 +0300
commit228d8518c793cedfbaa982ff6d920414d4c76d51 (patch)
tree6d92e85d286b71262c7c05c32871a000cc0827c1 /CHANGES
parentc7e67446a3054998893d64cbab150810d2a99aa5 (diff)
downloadunit-228d8518c793cedfbaa982ff6d920414d4c76d51.tar.gz
unit-228d8518c793cedfbaa982ff6d920414d4c76d51.tar.bz2
Added version 0.7 CHANGES.
Diffstat (limited to '')
-rw-r--r--CHANGES19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bce0fc03..b441b391 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,23 @@
+Changes with Unit 0.7 22 Mar 2018
+
+ *) Feature: Ruby application module.
+
+ *) Bugfix: in discovering modules.
+
+ *) Bugfix: various race conditions on reconfiguration and during
+ shutting down.
+
+ *) Bugfix: tabs and trailing spaces were not allowed in header fields
+ values.
+
+ *) Bugfix: a segmentation fault occurred in Python module if
+ start_response() was called outside of WSGI callable.
+
+ *) Bugfix: a segmentation fault might occur in PHP module if there was
+ an error while initialization.
+
+
Changes with Unit 0.6 09 Feb 2018
*) Bugfix: the main process died when the "type" application option