diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 5bddff4f7..e9b974bc0 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,14 +9,51 @@ nginx changelog + + + + +параметр sendfile в директиве aio во FreeBSD. + + +the "sendfile" parameter in the "aio" directive on FreeBSD. + + + + + +ошибки при использовании try_files; +ошибка появилась в 0.8.11. + + +in try_files; +the bug had appeared in 0.8.11. + + + + + +ошибки при использовании memcached; +ошибка появилась в 0.8.11. + + +in memcached; +the bug had appeared in 0.8.11. + + + + + -директива "gzip_disable msie6" разрешает сжатие для MSIE 6.0 SV1. +теперь директива "gzip_disable msie6" не запрещает сжатие для +MSIE 6.0 SV1. -directive "gzip_disable msie6" enables gzipping for MSIE 6.0 SV1. +now directive "gzip_disable msie6" does not disable gzipping for +MSIE 6.0 SV1.