From 03e18cf42f35777b68bb00c862eaed9bc0191e19 Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Mon, 23 Oct 2017 21:12:12 +0300 Subject: Fixed change log for version 0.2. Records about Go were added by mistake. The relevant patches haven't been committed yet. --- docs/changes.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'docs') diff --git a/docs/changes.xml b/docs/changes.xml index d2d28e42..57528deb 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -113,12 +113,6 @@ Initial release of PHP module for NGINX Unit. date="2017-10-19" time="18:00:00 +0300" packager="Andrei Belov <defan@nginx.com>"> - - -Go package improvements. - - - configuration persistence. @@ -137,12 +131,6 @@ application "timeout" property. - - -Go application crashed under load. - - - POST request for PHP were handled incorrectly. -- cgit