From d1b0f7455019b1234b2093cf9b0f1742e07b460f Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Thu, 26 Apr 2018 16:47:55 +0300 Subject: Improved wording in CHANGES. --- docs/changes.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/changes.xml') diff --git a/docs/changes.xml b/docs/changes.xml index 106802a5..eef0df09 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -48,7 +48,7 @@ basic access logging. -Ruby applications that use encoding conversions might not work. +Ruby applications that use encoding conversions might not have worked. @@ -129,8 +129,8 @@ outside of WSGI callable. -a segmentation fault might occur in PHP module if there was an error while -initialization. +a segmentation fault might have occurred in PHP module if there was an error +while initialization. @@ -231,7 +231,7 @@ in reading client request body; the bug had appeared in 0.3. -some Python applications might not work due to missing +some Python applications might not have worked due to missing "wsgi.errors" environ variable. @@ -307,7 +307,7 @@ the bug had appeared in 0.3. -some PHP applications might not work with relative "root" path. +some PHP applications might not have worked with relative "root" path. -- cgit