]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.7.58-RELEASE release-0.7.58
authorIgor Sysoev <igor@sysoev.ru>
Mon, 18 May 2009 13:14:17 +0000 (13:14 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 18 May 2009 13:14:17 +0000 (13:14 +0000)
docs/xml/nginx/changes.xml

index e1eda0ef9c190b0b60238f5cb1281630882d4930..c76491f9686971a51fa730ed69966690bdbb3e85 100644 (file)
@@ -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">