nginx-0.7.17-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index d03e3dd..054f767 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,62 @@ <title lang="en">nginx changelog</title> +<changes ver="0.7.17" date="15.09.2008"> + +<change type="feature"> +<para lang="ru"> +ÄÉÒÅËÔÉ×Á directio ÔÅÐÅÒØ ÒÁÂÏÔÁÅÔ ÎÁ Linux. +</para> +<para lang="en"> +now the "directio" directive works on Linux. +</para> +</change> + +<change type="feature"> +<para lang="ru"> +ÐÅÒÅÍÅÎÎÁÑ $pid. +</para> +<para lang="en"> +the $pid variable. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +ÏÐÔÉÍÉÚÁÃÉÑ directio, ÐÏÑ×É×ÛÁÑÓÑ × 0.7.15, ÎÅ ÒÁÂÏÔÁÌÁ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ +open_file_cache. +</para> +<para lang="en"> +the "directio" optimization that had appeared in 0.7.15 did not work with +open_file_cache. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +access_log Ó ÐÅÒÅÍÅÎÎÙÍÉ ÎÅ ÒÁÂÏÔÁÌ ÎÁ Linux; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.7. +</para> +<para lang="en"> +the "access_log" with variables did not work on Linux; +the bug had appeared in 0.7.7. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +ÍÏÄÕÌØ ngx_http_charset_module ÎÅ ÐÏÎÉÍÁÌ ÎÁÚ×ÁÎÉÅ ËÏÄÉÒÏ×ËÉ × ËÁ×ÙÞËÁÈ, +ÐÏÌÕÞÅÎÎÏÅ ÏÔ ÂÜËÅÎÄÁ. +</para> +<para lang="en"> +the ngx_http_charset_module did not understand quoted charset name +received from backend. +</para> +</change> + +</changes> + + <changes ver="0.7.16" date="08.09.2008"> <change type="bugfix">