nginx-0.7.58-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index e1eda0e..c76491f 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,71 @@ <title lang="en">nginx changelog</title> +<changes ver="0.7.58" date="18.05.2009"> + +<change type="feature"> +<para lang="ru"> +ÄÉÒÅËÔÉ×Á listen ÐÏÞÔÏ×ÏÇÏ ÐÒÏËÓÉ-ÓÅÒ×ÅÒÁ ÐÏÄÄÅÒÖÉ×ÁÅÔ IPv6. +</para> +<para lang="en"> +a "listen" directive of the mail proxy module supports IPv6. +</para> +</change> + +<change type="feature"> +<para lang="ru"> +ÄÉÒÅËÔÉ×Á image_filter_jpeg_quality. +</para> +<para lang="en"> +the "image_filter_jpeg_quality" directive. +</para> +</change> + +<change type="feature"> +<para lang="ru"> +ÄÉÒÅËÔÉ×Á client_body_in_single_buffer. +</para> +<para lang="en"> +the "client_body_in_single_buffer" directive. +</para> +</change> + +<change type="feature"> +<para lang="ru"> +ÐÅÒÅÍÅÎÎÁÑ $request_body. +</para> +<para lang="en"> +the $request_body variable. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +× ÍÏÄÕÌÅ ngx_http_autoindex_module × ÓÓÙÌËÁÈ ÎÁ ÉÍÅÎÁ ÆÁÊÌÏ×, +ÓÏÄÅÒÖÁÝÉÈ ÓÉÍ×ÏÌ ":". +</para> +<para lang="en"> +in ngx_http_autoindex_module in file name links +having a ":" symbol in the name. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +ÐÒÏÃÅÄÕÒÁ "make upgrade" ÎÅ ÒÁÂÏÔÁÌÁ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.53.<br/> +óÐÁÓÉÂÏ äÅÎÉÓÕ ìÁÔÙÐÏ×Õ. +</para> +<para lang="en"> +"make upgrade" procedure did not work; +the bug had appeared in 0.7.53.<br/> +Thanks to Denis F. Latypoff. +</para> +</change> + +</changes> + + <changes ver="0.7.57" date="12.05.2009"> <change type="bugfix">