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

index c5e002cca31b0be602d26aa313bb50e65027b541..090a5dc36ab10dc3935666d92d3947daeca9519f 100644 (file)
@@ -9,6 +9,29 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.7.56" date="11.05.2009">
+
+<change type="feature">
+<para lang="ru">
+nginx/Windows ÐÏÄÄÅÒÖÉ×ÁÅÔ IPv6 × ÄÉÒÅËÔÉ×Å listen ÍÏÄÕÌÑ HTTP.
+</para>
+<para lang="en">
+nginx/Windows supports IPv6 in a "listen" directive of the HTTP module.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+× ÍÏÄÕÌÅ ngx_http_image_filter_module.
+</para>
+<para lang="en">
+in ngx_http_image_filter_module.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.7.55" date="06.05.2009">
 
 <change type="bugfix">
@@ -34,11 +57,11 @@ fastcgi cache did not cache header only responses.
 <change type="bugfix">
 <para lang="ru">
 ÏÛÉÂËÉ "select() failed (9: Bad file descriptor)" × nginx/Unix
-É "select() failed (10022: ...)" × nginx/Windows.
+É "select() failed (10038: ...)" × nginx/Windows.
 </para>
 <para lang="en">
 of "select() failed (9: Bad file descriptor)" error in nginx/Unix
-and "select() failed (10022: ...)" error in nginx/Windows.
+and "select() failed (10038: ...)" error in nginx/Windows.
 </para>
 </change>