diff options
| author | Ruslan Ermilov <ru@nginx.com> | 2011-11-09 14:50:33 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@nginx.com> | 2011-11-09 14:50:33 +0000 |
| commit | e74b611582195cdf9702f97cb647fef86483bac6 (patch) | |
| tree | e92aee3843d894d594c63b495c217ed0e4c451b5 /docs/xml/nginx | |
| parent | eb499bab59d2a75b2abb028139ece53a5ddbd8d8 (diff) | |
| download | nginx-e74b611582195cdf9702f97cb647fef86483bac6.tar.gz nginx-e74b611582195cdf9702f97cb647fef86483bac6.tar.bz2 | |
Belatedly fixed language in 1.1.7 relnotes.
Diffstat (limited to 'docs/xml/nginx')
| -rw-r--r-- | docs/xml/nginx/changes.xml | 6 |
1 files changed, 3 insertions, 3 deletions
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 @@ Спасибо Кириллу Коринскому. </para> <para lang="en"> -support of several resolvers in the "resolver" directive.<br/> +support of several DNS servers in the "resolver" directive.<br/> Thanks to Kirill A. Korinskiy. </para> </change> @@ -29,7 +29,7 @@ Thanks to Kirill A. Korinskiy. ssl_certificate. </para> <para lang="en"> -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. </para> @@ -41,7 +41,7 @@ no "ssl_certificate" defined. если они буферизировались на диск. </para> <para lang="en"> -reduced memory consumption while proxying of big files +reduced memory consumption while proxying big files if they were buffered to disk. </para> </change> |
