diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2012-03-05 18:08:23 +0000 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2012-03-05 18:08:23 +0000 |
| commit | 35e735523ebb1ea24b20f9099677b82a47c5d756 (patch) | |
| tree | 3d51c17aa45c7480b78b3a9c7341d2557abfb96b /docs/xml/nginx | |
| parent | 382499aa1f1c2114e7476b867fa1628c9a74ec95 (diff) | |
| download | nginx-35e735523ebb1ea24b20f9099677b82a47c5d756.tar.gz nginx-35e735523ebb1ea24b20f9099677b82a47c5d756.tar.bz2 | |
Grammar and wording fixes in CHANGES.
Diffstat (limited to 'docs/xml/nginx')
| -rw-r--r-- | docs/xml/nginx/changes.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 226b8ba4b..c1a0f01b4 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -35,7 +35,7 @@ the "from" parameter of the "disable_symlinks" directive. перенаправлений с кодом 307. </para> <para lang="en"> -the "return" and "error_page" directives can be used to return 307 +the "return" and "error_page" directives can now be used to return 307 redirections. </para> </change> @@ -172,7 +172,7 @@ if the --with-openssl option was used. не ограничивалось. </para> <para lang="en"> -internal redirects to named locations were not limited. +the number of internal redirects to named locations was not limited. </para> </change> @@ -194,7 +194,7 @@ in the ngx_http_gzip_filter_module. </para> <para lang="en"> temporary files might be not removed -if the "proxy_store" directive were used with SSI includes. +if the "proxy_store" directive was used with SSI includes. </para> </change> @@ -270,7 +270,7 @@ in the OpenSSL library initialization. директивы proxy_redirect могли наследоваться некорректно. </para> <para lang="en"> -the "proxy_redirect" directives might not be correctly inherited. +the "proxy_redirect" directives might be inherited incorrectly. </para> </change> |
