summaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8b773b47..c4055f02 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,20 @@
+Changes with Unit 0.4 15 Jan 2018
+
+ *) Feature: compatibility with DragonFly BSD.
+
+ *) Feature: "configure php --lib-static" option.
+
+ *) Bugfix: HTTP request body was not passed to application; the bug had
+ appeared in 0.3.
+
+ *) Bugfix: HTTP large header buffers allocation and deallocation fixed;
+ the bug had appeared in 0.3.
+
+ *) Bugfix: some PHP applications might not work with relative "root"
+ path.
+
+
Changes with Unit 0.3 28 Dec 2017
*) Change: the Go package name changed to "nginx/unit".