From 7abdccce13c750917055d08ffc0d159e3571857d Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 31 Aug 2009 11:32:16 +0000 Subject: [PATCH] nginx-0.8.12-RELEASE --- docs/xml/nginx/changes.xml | 41 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) 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.