diff options
-rw-r--r-- | CHANGES | 4 | ||||
-rw-r--r-- | docs/changes.xml | 12 |
2 files changed, 0 insertions, 16 deletions
@@ -1,16 +1,12 @@ Changes with Unit 0.2 19 Oct 2017 - *) Feature: Go package improvements. - *) Feature: configuration persistence. *) Feature: improved handling of configuration errors. *) Feature: application "timeout" property. - *) Bugfix: Go application crashed under load. - *) Bugfix: POST request for PHP were handled incorrectly. *) Bugfix: the router exited abnormally if all listeners had been diff --git a/docs/changes.xml b/docs/changes.xml index d2d28e42..57528deb 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -115,12 +115,6 @@ Initial release of PHP module for NGINX Unit. <change type="feature"> <para> -Go package improvements. -</para> -</change> - -<change type="feature"> -<para> configuration persistence. </para> </change> @@ -139,12 +133,6 @@ application "timeout" property. <change type="bugfix"> <para> -Go application crashed under load. -</para> -</change> - -<change type="bugfix"> -<para> POST request for PHP were handled incorrectly. </para> </change> |