# HG changeset patch # User Igor Sysoev # Date 1251718336 0 # Node ID ca7a1c6c798a7eb5b294d4ac3179ec87ecf297d3 # Parent 67dc311964b8c10a909689d5191337dbc04c1033 nginx-0.8.12-RELEASE diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- 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. - - -directive "gzip_disable msie6" enables gzipping for MSIE 6.0 SV1. +теперь директива "gzip_disable msie6" не запрещает сжатие для +MSIE 6.0 SV1. + + +now directive "gzip_disable msie6" does not disable gzipping for +MSIE 6.0 SV1.