From: Ruslan Ermilov Date: Wed, 9 Nov 2011 14:50:33 +0000 (+0000) Subject: Belatedly fixed language in 1.1.7 relnotes. X-Git-Tag: release-1.1.8~16 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=e74b611582195cdf9702f97cb647fef86483bac6;p=nginx.git Belatedly fixed language in 1.1.7 relnotes. --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 3f2fa613a..6180c0654 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -17,7 +17,7 @@ Спасибо Кириллу Коринскому. -support of several resolvers in the "resolver" directive.
+support of several DNS servers in the "resolver" directive.
Thanks to Kirill A. Korinskiy.
@@ -29,7 +29,7 @@ Thanks to Kirill A. Korinskiy. ssl_certificate. -a segmentation fault occurred on start or while reconfiguration +a segmentation fault occurred on start or during reconfiguration if the "ssl" directive was used at http level and there was no "ssl_certificate" defined. @@ -41,7 +41,7 @@ no "ssl_certificate" defined. если они буферизировались на диск. -reduced memory consumption while proxying of big files +reduced memory consumption while proxying big files if they were buffered to disk.